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

# aws_elasticache_subnet_group{% #aws_elasticache_subnet_group %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `ARN`**Description**: The ARN (Amazon Resource Name) of the cache subnet group.

## `cache_subnet_group_description`{% #cache_subnet_group_description %}

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

## `cache_subnet_group_name`{% #cache_subnet_group_name %}

**Type**: `STRING`**Provider name**: `CacheSubnetGroupName`**Description**: The name of the cache subnet group.

## `subnets`{% #subnets %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Subnets`**Description**: A list of subnets associated with the cache subnet group.

- `subnet_availability_zone`**Type**: `STRUCT`**Provider name**: `SubnetAvailabilityZone`**Description**: The Availability Zone associated with the subnet.
  - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the Availability Zone.
- `subnet_identifier`**Type**: `STRING`**Provider name**: `SubnetIdentifier`**Description**: The unique identifier for the subnet.
- `subnet_outpost`**Type**: `STRUCT`**Provider name**: `SubnetOutpost`**Description**: The outpost ARN of the subnet.
  - `subnet_outpost_arn`**Type**: `STRING`**Provider name**: `SubnetOutpostArn`**Description**: The outpost ARN of the subnet.
- `supported_network_types`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SupportedNetworkTypes`**Description**: Either `ipv4` | `ipv6` | `dual_stack`. IPv6 is supported for workloads using Valkey 7.2 and above, Redis OSS engine version 6.2 and above or Memcached engine version 1.6.6 and above on all instances built on the [Nitro system](http://aws.amazon.com/ec2/nitro/).

## `supported_network_types`{% #supported_network_types %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SupportedNetworkTypes`**Description**: Either `ipv4` | `ipv6` | `dual_stack`. IPv6 is supported for workloads using Valkey 7.2 and above, Redis OSS engine version 6.2 and above or Memcached engine version 1.6.6 and above on all instances built on the [Nitro system](http://aws.amazon.com/ec2/nitro/).

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_id`{% #vpc_id %}

**Type**: `STRING`**Provider name**: `VpcId`**Description**: The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
