Show / Hide Table of Contents

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 Source

Cert

Declaration
public readonly string Cert
Field Value
Type Description
System.String
View Source

CommonName

Declaration
public readonly string CommonName
Field Value
Type Description
System.String
View Source

CreateTime

Declaration
public readonly string CreateTime
Field Value
Type Description
System.String
View Source

ExpirationTime

The RFC 3339 formatted date time string indicating when this whitelist expires.

Declaration
public readonly string ExpirationTime
Field Value
Type Description
System.String
View Source

Sha1Fingerprint

Declaration
public readonly string Sha1Fingerprint
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.