class Aws::Route53RecoveryReadiness::Types::TargetResource
The target resource the R53 record points to
@note When making an API call, you may pass TargetResource
data as a hash: { nlb_resource: { arn: "__string", }, r53_resource: { domain_name: "__string", record_set_id: "__string", }, }
@!attribute [rw] nlb_resource
The NLB resource a DNS Target Resource points to @return [Types::NLBResource]
@!attribute [rw] r53_resource
The Route 53 resource a DNS Target Resource record points to @return [Types::R53ResourceRecord]
@see docs.aws.amazon.com/goto/WebAPI/route53-recovery-readiness-2019-12-02/TargetResource AWS API Documentation
Constants
- SENSITIVE