AWS::Route53RecoveryReadiness::ResourceSet TargetResource
The target resource that the Route 53 record points to.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "NLBResource" :
NLBResource
, "R53Resource" :R53ResourceRecord
}
Properties
NLBResource
-
The Network Load Balancer resource that a DNS target resource points to.
Required: No
Type: NLBResource
Update requires: No interruption
R53Resource
-
The Route 53 resource that a DNS target resource record points to.
Required: No
Type: R53ResourceRecord
Update requires: No interruption