domainNames property

List<String>? domainNames
getter/setter pair

Topmost applicable domains of this certificate.

This certificate applies to these domains and their subdomains. Example: example.com.@OutputOnly

Implementation

core.List<core.String>? domainNames;