| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
List<Subnet> |
ReplicationSubnetGroup.subnets()
The subnets that are in the subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationSubnetGroup.Builder |
ReplicationSubnetGroup.Builder.subnets(Subnet... subnets)
The subnets that are in the subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationSubnetGroup.Builder |
ReplicationSubnetGroup.Builder.subnets(Collection<Subnet> subnets)
The subnets that are in the subnet group.
|
Copyright © 2023. All rights reserved.