ReplicationSubnetGroup - AWS Database Migration Service

ReplicationSubnetGroup

Describes a subnet group in response to a request by the DescribeReplicationSubnetGroups operation.

Contents

ReplicationSubnetGroupDescription

A description for the replication subnet group.

Type: String

Required: No

ReplicationSubnetGroupIdentifier

The identifier of the replication instance subnet group.

Type: String

Required: No

SubnetGroupStatus

The status of the subnet group.

Type: String

Required: No

Subnets

The subnets that are in the subnet group.

Type: Array of Subnet objects

Required: No

SupportedNetworkTypes

The IP addressing protocol supported by the subnet group. This is used by a replication instance with values such as IPv4 only or Dual-stack that supports both IPv4 and IPv6 addressing. IPv6 only is not yet supported.

Type: Array of strings

Required: No

VpcId

The ID of the VPC.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: