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

# aws_dms_replication_subnet_group{% #aws_dms_replication_subnet_group %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `replication_subnet_group_description`{% #replication_subnet_group_description %}

**Type**: `STRING`**Provider name**: `ReplicationSubnetGroupDescription`**Description**: A description for the replication subnet group.

## `replication_subnet_group_identifier`{% #replication_subnet_group_identifier %}

**Type**: `STRING`**Provider name**: `ReplicationSubnetGroupIdentifier`**Description**: The identifier of the replication instance subnet group.

## `subnet_group_status`{% #subnet_group_status %}

**Type**: `STRING`**Provider name**: `SubnetGroupStatus`**Description**: The status of the subnet group.

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

**Type**: `UNORDERED_LIST_STRING`

## `vpc_id`{% #vpc_id %}

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