GoogleCloudSQLInstanceSSLCertificate
No description
type GoogleCloudSQLInstanceSSLCertificate {
certificate: String!
serialNumber: String!
commonName: String!
createdAt: DateTime!
expiredAt: DateTime!
instance: String!
selfLink: String!
sha1Fingerprint: String!
}
Fields
GoogleCloudSQLInstanceSSLCertificate.certificate ● String! non-null scalar
PEM representation
GoogleCloudSQLInstanceSSLCertificate.serialNumber ● String! non-null scalar
The serial number
GoogleCloudSQLInstanceSSLCertificate.commonName ● String! non-null scalar
The user-supplied name
GoogleCloudSQLInstanceSSLCertificate.createdAt ● DateTime! non-null scalar
The date/time of created certificate
GoogleCloudSQLInstanceSSLCertificate.expiredAt ● DateTime! non-null scalar
The expiry date/time
GoogleCloudSQLInstanceSSLCertificate.instance ● String! non-null scalar
Name of the database instance
GoogleCloudSQLInstanceSSLCertificate.selfLink ● String! non-null scalar
The URI of this resource
GoogleCloudSQLInstanceSSLCertificate.sha1Fingerprint ● String! non-null scalar
Sha1 Fingerprint
Member of
GoogleCloudSQLMySQLInstance object ● GoogleCloudSQLPostgreSQLInstance object ● GoogleCloudSQLPostgreSQLInstanceSettings object ● GoogleCloudSQLSQLServerInstance object ● GoogleCloudSQLSQLServerInstanceSettings object ● GoogleCloudSQLUnspecifiedInstance object ● GoogleCloudSQLUnspecifiedInstanceSettings object