| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsRdsDbSubnetGroupSubnet> |
AwsRdsDbSubnetGroup.subnets()
A list of subnets in the subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbSubnetGroup.Builder |
AwsRdsDbSubnetGroup.Builder.subnets(AwsRdsDbSubnetGroupSubnet... subnets)
A list of subnets in the subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbSubnetGroup.Builder |
AwsRdsDbSubnetGroup.Builder.subnets(Collection<AwsRdsDbSubnetGroupSubnet> subnets)
A list of subnets in the subnet group.
|
Copyright © 2023. All rights reserved.