AWS::Route53RecoveryReadiness::ResourceSet R53ResourceRecord - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Route53RecoveryReadiness::ResourceSet R53ResourceRecord

The Amazon Route 53 resource that a DNS target resource record points to.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "DomainName" : String, "RecordSetId" : String }

YAML

DomainName: String RecordSetId: String

Properties

DomainName

The DNS target domain name.

Required: No

Type: String

Update requires: No interruption

RecordSetId

The Amazon Route 53 Resource Record Set ID.

Required: No

Type: String

Update requires: No interruption