domains property

List<String>? domains
getter/setter pair

The domains for which a managed SSL certificate will be generated.

Each Google-managed SSL certificate supports up to the [maximum number of domains per Google-managed SSL certificate](/load-balancing/docs/quotas#ssl_certificates).

Implementation

core.List<core.String>? domains;