expectedData property

String? expectedData
getter/setter pair

The expected value of the CNAME record for the domain, equals to dns_resource_record.data in the corresponding DnsAuthorization.

Output only.

Implementation

core.String? expectedData;