AWS::Route53RecoveryReadiness::ResourceSet R53ResourceRecord
The Amazon Route 53 resource that a DNS target resource record points to.
Syntax
To declare this entity in your AWS 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