View Source GoogleApi.Compute.V1.Model.SecurityPolicyAdaptiveProtectionConfig (google_api_compute v0.56.2)

Configuration options for Cloud Armor Adaptive Protection (CAAP).

Attributes

  • layer7DdosDefenseConfig (type: GoogleApi.Compute.V1.Model.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.t, default: nil) - If set to true, enables Cloud Armor Machine Learning.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.SecurityPolicyAdaptiveProtectionConfig{
  layer7DdosDefenseConfig:
    GoogleApi.Compute.V1.Model.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.t()
    | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.