class Aws::Route53RecoveryReadiness::Types::R53ResourceRecord

The Route 53 resource a DNS Target Resource record points to

@note When making an API call, you may pass R53ResourceRecord

data as a hash:

    {
      domain_name: "__string",
      record_set_id: "__string",
    }

@!attribute [rw] domain_name

The DNS target name
@return [String]

@!attribute [rw] record_set_id

The Resource Record set id
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53-recovery-readiness-2019-12-02/R53ResourceRecord AWS API Documentation

Constants

SENSITIVE