google_api_compute v0.16.0 GoogleApi.Compute.V1.Model.WafExpressionSetExpression View Source
Attributes
id
(type:String.t
, default:nil
) - Expression ID should uniquely identify the origin of the expression. E.g. owasp-crs-v020901-id973337 identifies Owasp core rule set version 2.9.1 rule id 973337. The ID could be used to determine the individual attack definition that has been detected. It could also be used to exclude it from the policy in case of false positive.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Compute.V1.Model.WafExpressionSetExpression{id: String.t()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.