sslCertificates property

List<String>? sslCertificates
getter/setter pair

New set of URLs to SslCertificate resources to associate with this TargetSslProxy.

At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.

Implementation

core.List<core.String>? sslCertificates;