---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_redshift_cluster_subnet_group{% #aws_redshift_cluster_subnet_group %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `cluster_subnet_group_name`{% #cluster_subnet_group_name %}

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

## `description`{% #description %}

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

## `redshift_cluster_subnet_group_arn`{% #redshift_cluster_subnet_group_arn %}

**Type**: `STRING`

## `subnet_group_status`{% #subnet_group_status %}

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

## `subnets`{% #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`{% #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`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_id`{% #vpc_id %}

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