View Source GoogleApi.CertificateManager.V1.Model.CertificateAuthorityConfig (google_api_certificate_manager v0.6.0)
The CA that issues the workload certificate. It includes CA address, type, authentication to CA service, etc.
Attributes
-
certificateAuthorityServiceConfig
(type:GoogleApi.CertificateManager.V1.Model.CertificateAuthorityServiceConfig.t
, default:nil
) - Defines a CertificateAuthorityServiceConfig.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CertificateManager.V1.Model.CertificateAuthorityConfig{ certificateAuthorityServiceConfig: GoogleApi.CertificateManager.V1.Model.CertificateAuthorityServiceConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.