dnsAuthorizations property

List<String>? dnsAuthorizations
getter/setter pair

Authorizations that will be used for performing domain authorization.

Immutable.

Implementation

core.List<core.String>? dnsAuthorizations;