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

aws_redshift_cluster_subnet_group

account_id

Type: STRING

cluster_subnet_group_name

Type: STRING
Provider name: ClusterSubnetGroupName
Description: The name of the cluster subnet group.

description

Type: STRING
Provider name: Description
Description: The description of the cluster subnet group.

redshift_cluster_subnet_group_arn

Type: STRING

subnet_group_status

Type: STRING
Provider name: SubnetGroupStatus
Description: The status of the cluster subnet group. Possible values are Complete, Incomplete and Invalid.

subnets

Type: UNORDERED_LIST_STRUCT
Provider name: Subnets
Description: A list of the VPC Subnet elements.

  • subnet_availability_zone
    Type: STRUCT
    Provider name: SubnetAvailabilityZone
    Description:
    • name
      Type: STRING
      Provider name: Name
      Description: The name of the availability zone.
    • supported_platforms
      Type: UNORDERED_LIST_STRUCT
      Provider name: SupportedPlatforms
      Description:
      • name
        Type: STRING
        Provider name: Name
        Description:
  • subnet_identifier
    Type: STRING
    Provider name: SubnetIdentifier
    Description: The identifier of the subnet.
  • subnet_status
    Type: STRING
    Provider name: SubnetStatus
    Description: The status of the subnet.

supported_cluster_ip_address_types

Type: UNORDERED_LIST_STRING
Provider name: SupportedClusterIpAddressTypes
Description: The IP address types supported by this cluster subnet group. Possible values are ipv4 and dualstack.

tags

Type: UNORDERED_LIST_STRING

vpc_id

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