class Aws::DatabaseMigrationService::Types::ReplicationSubnetGroup
Describes a subnet group in response to a request by the `DescribeReplicationSubnetGroups` operation.
@!attribute [rw] replication_subnet_group_identifier
The identifier of the replication instance subnet group. @return [String]
@!attribute [rw] replication_subnet_group_description
A description for the replication subnet group. @return [String]
@!attribute [rw] vpc_id
The ID of the VPC. @return [String]
@!attribute [rw] subnet_group_status
The status of the subnet group. @return [String]
@!attribute [rw] subnets
The subnets that are in the subnet group. @return [Array<Types::Subnet>]
@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ReplicationSubnetGroup AWS API Documentation
Constants
- SENSITIVE