sslCertificate property
The ssl certificate encoded in PEM format.
This string must include the begin header and end footer lines.
Required.
Implementation
core.String? sslCertificate;
The ssl certificate encoded in PEM format.
This string must include the begin header and end footer lines.
Required.
core.String? sslCertificate;