GoogleApi.Compute.V1.Model.SslCertificateSelfManagedSslCertificate (google_api_compute v0.47.0) View Source
Configuration and status of a self-managed SSL certificate.
Attributes
-
certificate
(type:String.t
, default:nil
) - A local certificate file. The certificate must be in PEM format. The certificate chain must be no greater than 5 certs long. The chain must include at least one intermediate cert. -
privateKey
(type:String.t
, default:nil
) - A write-only private key in PEM format. Only insert requests will include this field.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.