expireTime property

String? expireTime
getter/setter pair

The time when this certificate expires.

To update the renewal time on this certificate, upload an SSL certificate with a different expiration time using AuthorizedCertificates.UpdateAuthorizedCertificate.@OutputOnly

Implementation

core.String? expireTime;