View Source GoogleApi.Redis.V1beta1.Model.ManagedCertificateAuthority (google_api_redis v0.42.0)

Attributes

  • caCerts (type: list(GoogleApi.Redis.V1beta1.Model.CertChain.t), default: nil) - The PEM encoded CA certificate chains for redis managed server authentication

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Redis.V1beta1.Model.ManagedCertificateAuthority{
  caCerts: [GoogleApi.Redis.V1beta1.Model.CertChain.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.