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_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.