domainNames property

List<String>? domainNames
getter/setter pair

If specified, the domain name will be used during the integration between the PSC connected endpoints and the Cloud DNS.

For example, this is a valid domain name: "p.mycompany.com.". Current max number of domain names supported is 1.

Implementation

core.List<core.String>? domainNames;