| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbSubnetGroupSubnet |
AwsRdsDbSubnetGroupSubnet.clone() |
AwsRdsDbSubnetGroupSubnet |
AwsRdsDbSubnetGroupSubnet.withSubnetAvailabilityZone(AwsRdsDbSubnetGroupSubnetAvailabilityZone subnetAvailabilityZone)
Information about the Availability Zone for a subnet in the subnet group.
|
AwsRdsDbSubnetGroupSubnet |
AwsRdsDbSubnetGroupSubnet.withSubnetIdentifier(String subnetIdentifier)
The identifier of a subnet in the subnet group.
|
AwsRdsDbSubnetGroupSubnet |
AwsRdsDbSubnetGroupSubnet.withSubnetStatus(String subnetStatus)
The status of a subnet in the subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsRdsDbSubnetGroupSubnet> |
AwsRdsDbSubnetGroup.getSubnets()
A list of subnets in the subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbSubnetGroup |
AwsRdsDbSubnetGroup.withSubnets(AwsRdsDbSubnetGroupSubnet... subnets)
A list of subnets in the subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRdsDbSubnetGroup.setSubnets(Collection<AwsRdsDbSubnetGroupSubnet> subnets)
A list of subnets in the subnet group.
|
AwsRdsDbSubnetGroup |
AwsRdsDbSubnetGroup.withSubnets(Collection<AwsRdsDbSubnetGroupSubnet> subnets)
A list of subnets in the subnet group.
|
Copyright © 2020. All rights reserved.