| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsRdsDbSubnetGroupSubnet.Builder |
AwsRdsDbSubnetGroupSubnet.builder() |
AwsRdsDbSubnetGroupSubnet.Builder |
AwsRdsDbSubnetGroupSubnet.Builder.subnetAvailabilityZone(AwsRdsDbSubnetGroupSubnetAvailabilityZone subnetAvailabilityZone)
Information about the Availability Zone for a subnet in the subnet group.
|
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.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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsRdsDbSubnetGroupSubnet.Builder> |
AwsRdsDbSubnetGroupSubnet.serializableBuilderClass() |
Copyright © 2023. All rights reserved.