This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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.