Class DatabaseInstanceServerCaCert
Inheritance
System.Object
DatabaseInstanceServerCaCert
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Sql.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class DatabaseInstanceServerCaCert
Fields
View SourceCert
Declaration
public readonly string Cert
Field Value
| Type | Description |
|---|---|
| System.String |
CommonName
Declaration
public readonly string CommonName
Field Value
| Type | Description |
|---|---|
| System.String |
CreateTime
Declaration
public readonly string CreateTime
Field Value
| Type | Description |
|---|---|
| System.String |
ExpirationTime
The RFC 3339 formatted date time string indicating when this whitelist expires.
Declaration
public readonly string ExpirationTime
Field Value
| Type | Description |
|---|---|
| System.String |
Sha1Fingerprint
Declaration
public readonly string Sha1Fingerprint
Field Value
| Type | Description |
|---|---|
| System.String |