domain property
A domain that is being authorized.
A DnsAuthorization resource covers a single domain and its wildcard, e.g.
authorization for example.com can be used to issue certificates for
example.com and *.example.com.
Required. Immutable.
Implementation
core.String? domain;