Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusion (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusion.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#request_cookies_to_exclude

def request_cookies_to_exclude() -> ::Array<::Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>
Returns

#request_cookies_to_exclude=

def request_cookies_to_exclude=(value) -> ::Array<::Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>
Parameter
Returns

#request_headers_to_exclude

def request_headers_to_exclude() -> ::Array<::Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>
Returns

#request_headers_to_exclude=

def request_headers_to_exclude=(value) -> ::Array<::Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>
Parameter
Returns

#request_query_params_to_exclude

def request_query_params_to_exclude() -> ::Array<::Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>
Returns

#request_query_params_to_exclude=

def request_query_params_to_exclude=(value) -> ::Array<::Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>
Parameter
Returns

#request_uris_to_exclude

def request_uris_to_exclude() -> ::Array<::Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>
Returns

#request_uris_to_exclude=

def request_uris_to_exclude=(value) -> ::Array<::Google::Cloud::Compute::V1::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>
Parameter
Returns

#target_rule_ids

def target_rule_ids() -> ::Array<::String>
Returns
  • (::Array<::String>) — A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion. If omitted, it refers to all the rule IDs under the WAF rule set.

#target_rule_ids=

def target_rule_ids=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion. If omitted, it refers to all the rule IDs under the WAF rule set.
Returns
  • (::Array<::String>) — A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion. If omitted, it refers to all the rule IDs under the WAF rule set.

#target_rule_set

def target_rule_set() -> ::String
Returns
  • (::String) — Target WAF rule set to apply the preconfigured WAF exclusion.

#target_rule_set=

def target_rule_set=(value) -> ::String
Parameter
  • value (::String) — Target WAF rule set to apply the preconfigured WAF exclusion.
Returns
  • (::String) — Target WAF rule set to apply the preconfigured WAF exclusion.