google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.SslCert View Source
SslCerts Resource
Attributes
- cert (String): PEM representation. Defaults to:
null
. - certSerialNumber (String): Serial number, as extracted from the certificate. Defaults to:
null
. - commonName (String): User supplied name. Constrained to [a-zA-Z.-_ ]+. Defaults to:
null
. - createTime (DateTime): The time when the certificate was created in RFC 3339 format, for example 2012-11-15T16:19:00.094Z Defaults to:
null
. - expirationTime (DateTime): The time when the certificate expires in RFC 3339 format, for example 2012-11-15T16:19:00.094Z. Defaults to:
null
. - instance (String): Name of the database instance. Defaults to:
null
. - kind (String): This is always sql#sslCert. Defaults to:
null
. - selfLink (String): The URI of this resource. Defaults to:
null
. - sha1Fingerprint (String): Sha1 Fingerprint. Defaults to:
null
.