GoogleApi.PrivateCA.V1beta1.Model.AllowedConfigList (google_api_private_ca v0.7.3) View Source

Attributes

  • allowedConfigValues (type: list(GoogleApi.PrivateCA.V1beta1.Model.ReusableConfigWrapper.t), default: nil) - Required. All Certificates issued by the CertificateAuthority must match at least one listed ReusableConfigWrapper. If a ReusableConfigWrapper has an empty field, any value will be allowed for that field.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.PrivateCA.V1beta1.Model.AllowedConfigList{
  allowedConfigValues:
    [GoogleApi.PrivateCA.V1beta1.Model.ReusableConfigWrapper.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.