View Source GoogleApi.CertificateManager.V1.Model.SelfManagedCertificate (google_api_certificate_manager v0.8.0)
Certificate data for a SelfManaged Certificate. SelfManaged Certificates are uploaded by the user. Updating such certificates before they expire remains the user's responsibility.
Attributes
-
pemCertificate
(type:String.t
, default:nil
) - Optional. Input only. The PEM-encoded certificate chain. Leaf certificate comes first, followed by intermediate ones if any. -
pemPrivateKey
(type:String.t
, default:nil
) - Optional. Input only. The PEM-encoded private key of the leaf certificate.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.