static AwsRdsDbSubnetGroupSubnet.Builder |
AwsRdsDbSubnetGroupSubnet.builder() |
|
default AwsRdsDbSubnetGroupSubnet.Builder |
AwsRdsDbSubnetGroupSubnet.Builder.subnetAvailabilityZone(Consumer<AwsRdsDbSubnetGroupSubnetAvailabilityZone.Builder> subnetAvailabilityZone) |
Information about the Availability Zone for a subnet in the subnet group.
|
AwsRdsDbSubnetGroupSubnet.Builder |
AwsRdsDbSubnetGroupSubnet.Builder.subnetAvailabilityZone(AwsRdsDbSubnetGroupSubnetAvailabilityZone subnetAvailabilityZone) |
Information about the Availability Zone for a subnet in the subnet group.
|
AwsRdsDbSubnetGroupSubnet.Builder |
AwsRdsDbSubnetGroupSubnet.Builder.subnetIdentifier(String subnetIdentifier) |
The identifier of a subnet in the subnet group.
|
AwsRdsDbSubnetGroupSubnet.Builder |
AwsRdsDbSubnetGroupSubnet.Builder.subnetStatus(String subnetStatus) |
The status of a subnet in the subnet group.
|
AwsRdsDbSubnetGroupSubnet.Builder |
AwsRdsDbSubnetGroupSubnet.toBuilder() |
|