public static interface AwsRdsDbSecurityGroupIpRange.Builder extends SdkPojo, CopyableBuilder<AwsRdsDbSecurityGroupIpRange.Builder,AwsRdsDbSecurityGroupIpRange>
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbSecurityGroupIpRange.Builder |
cidrIp(String cidrIp)
Specifies the IP range.
|
AwsRdsDbSecurityGroupIpRange.Builder |
status(String status)
Specifies the status of the IP range.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsRdsDbSecurityGroupIpRange.Builder cidrIp(String cidrIp)
Specifies the IP range.
cidrIp - Specifies the IP range.AwsRdsDbSecurityGroupIpRange.Builder status(String status)
Specifies the status of the IP range.
status - Specifies the status of the IP range.Copyright © 2023. All rights reserved.