google_api_compute v0.11.0 GoogleApi.Compute.V1.Model.TargetHttpsProxiesSetSslCertificatesRequest View Source
Attributes
sslCertificates(type:list(String.t), default:nil) - New set of SslCertificate resources to associate with this TargetHttpsProxy resource. Currently exactly one SslCertificate resource must be specified.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Compute.V1.Model.TargetHttpsProxiesSetSslCertificatesRequest{
sslCertificates: [String.t()]
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.