View Source GoogleApi.NetworkSecurity.V1.Model.MTLSPolicy (google_api_network_security v0.2.1)

Specification of the MTLSPolicy.

Attributes

  • clientValidationCa (type: list(GoogleApi.NetworkSecurity.V1.Model.ValidationCA.t), default: nil) - Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.NetworkSecurity.V1.Model.MTLSPolicy{
  clientValidationCa:
    [GoogleApi.NetworkSecurity.V1.Model.ValidationCA.t()] | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.