This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_dms_replication_subnet_group

account_id

Type: STRING

replication_subnet_group_description

Type: STRING
Provider name: ReplicationSubnetGroupDescription
Description: A description for the replication subnet group.

replication_subnet_group_identifier

Type: STRING
Provider name: ReplicationSubnetGroupIdentifier
Description: The identifier of the replication instance subnet group.

subnet_group_status

Type: STRING
Provider name: SubnetGroupStatus
Description: The status of the subnet group.

subnets

Type: UNORDERED_LIST_STRUCT
Provider name: Subnets
Description: The subnets that are in the subnet group.

  • subnet_availability_zone
    Type: STRUCT
    Provider name: SubnetAvailabilityZone
    Description: The Availability Zone of the subnet.
    • name
      Type: STRING
      Provider name: Name
      Description: The name of the Availability Zone.
  • subnet_identifier
    Type: STRING
    Provider name: SubnetIdentifier
    Description: The subnet identifier.
  • subnet_status
    Type: STRING
    Provider name: SubnetStatus
    Description: The status of the subnet.

supported_network_types

Type: UNORDERED_LIST_STRING
Provider name: SupportedNetworkTypes
Description: 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.

tags

Type: UNORDERED_LIST_STRING

vpc_id

Type: STRING
Provider name: VpcId
Description: The ID of the VPC.