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

# aws_route53_recovery_readiness_resource_set{% #aws_route53_recovery_readiness_resource_set %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `resource_set_arn`{% #resource_set_arn %}

**Type**: `STRING`**Provider name**: `ResourceSetArn`**Description**: The Amazon Resource Name (ARN) for the resource set.

## `resource_set_name`{% #resource_set_name %}

**Type**: `STRING`**Provider name**: `ResourceSetName`**Description**: The name of the resource set.

## `resource_set_type`{% #resource_set_type %}

**Type**: `STRING`**Provider name**: `ResourceSetType`**Description**: The resource type of the resources in the resource set. Enter one of the following values for resource type: AWS::ApiGateway::Stage, AWS::ApiGatewayV2::Stage, AWS::AutoScaling::AutoScalingGroup, AWS::CloudWatch::Alarm, AWS::EC2::CustomerGateway, AWS::DynamoDB::Table, AWS::EC2::Volume, AWS::ElasticLoadBalancing::LoadBalancer, AWS::ElasticLoadBalancingV2::LoadBalancer, AWS::Lambda::Function, AWS::MSK::Cluster, AWS::RDS::DBCluster, AWS::Route53::HealthCheck, AWS::SQS::Queue, AWS::SNS::Topic, AWS::SNS::Subscription, AWS::EC2::VPC, AWS::EC2::VPNConnection, AWS::EC2::VPNGateway, AWS::Route53RecoveryReadiness::DNSTargetResource

## `resources`{% #resources %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Resources`**Description**: A list of resource objects.

- `component_id`**Type**: `STRING`**Provider name**: `ComponentId`**Description**: The component identifier of the resource, generated when DNS target resource is used.
- `dns_target_resource`**Type**: `STRUCT`**Provider name**: `DnsTargetResource`**Description**: The DNS target resource.
  - `domain_name`**Type**: `STRING`**Provider name**: `DomainName`**Description**: The domain name that acts as an ingress point to a portion of the customer application.
  - `hosted_zone_arn`**Type**: `STRING`**Provider name**: `HostedZoneArn`**Description**: The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
  - `record_set_id`**Type**: `STRING`**Provider name**: `RecordSetId`**Description**: The Route 53 record set ID that uniquely identifies a DNS record, given a name and a type.
  - `record_type`**Type**: `STRING`**Provider name**: `RecordType`**Description**: The type of DNS record of the target resource.
  - `target_resource`**Type**: `STRUCT`**Provider name**: `TargetResource`**Description**: The target resource of the DNS target resource.
    - `nlb_resource`**Type**: `STRUCT`**Provider name**: `NLBResource`**Description**: The Network Load Balancer Resource.
      - `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Network Load Balancer resource Amazon Resource Name (ARN).
    - `r53_resource`**Type**: `STRUCT`**Provider name**: `R53Resource`**Description**: The Route 53 resource.
      - `domain_name`**Type**: `STRING`**Provider name**: `DomainName`**Description**: The DNS target domain name.
      - `record_set_id`**Type**: `STRING`**Provider name**: `RecordSetId`**Description**: The Route 53 Resource Record Set ID.
- `readiness_scopes`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `ReadinessScopes`**Description**: A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
- `resource_arn`**Type**: `STRING`**Provider name**: `ResourceArn`**Description**: The Amazon Resource Name (ARN) of the Amazon Web Services resource.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
