Class: Aws::Types::WebACL
- Inherits:
-
Object
- Object
- Aws::Types::WebACL
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#application_config ⇒ Types::ApplicationConfig
Returns the value of attribute application_config.
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#association_config ⇒ Types::AssociationConfig
Returns the value of attribute association_config.
-
#capacity ⇒ ::Integer
Returns the value of attribute capacity.
-
#captcha_config ⇒ Types::CaptchaConfig
Returns the value of attribute captcha_config.
-
#challenge_config ⇒ Types::ChallengeConfig
Returns the value of attribute challenge_config.
-
#custom_response_bodies ⇒ ::Hash[::String, Types::CustomResponseBody]
Returns the value of attribute custom_response_bodies.
-
#data_protection_config ⇒ Types::DataProtectionConfig
Returns the value of attribute data_protection_config.
-
#default_action ⇒ Types::DefaultAction
Returns the value of attribute default_action.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#id ⇒ ::String
Returns the value of attribute id.
-
#label_namespace ⇒ ::String
Returns the value of attribute label_namespace.
-
#managed_by_firewall_manager ⇒ Boolean
Returns the value of attribute managed_by_firewall_manager.
-
#monetization_config ⇒ Types::MonetizationConfig
Returns the value of attribute monetization_config.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#on_source_d_do_s_protection_config ⇒ Types::OnSourceDDoSProtectionConfig
Returns the value of attribute on_source_d_do_s_protection_config.
-
#post_process_firewall_manager_rule_groups ⇒ ::Array[Types::FirewallManagerRuleGroup]
Returns the value of attribute post_process_firewall_manager_rule_groups.
-
#pre_process_firewall_manager_rule_groups ⇒ ::Array[Types::FirewallManagerRuleGroup]
Returns the value of attribute pre_process_firewall_manager_rule_groups.
-
#retrofitted_by_firewall_manager ⇒ Boolean
Returns the value of attribute retrofitted_by_firewall_manager.
-
#rules ⇒ ::Array[Types::Rule]
Returns the value of attribute rules.
-
#token_domains ⇒ ::Array[::String]
Returns the value of attribute token_domains.
-
#visibility_config ⇒ Types::VisibilityConfig
Returns the value of attribute visibility_config.
Instance Attribute Details
#application_config ⇒ Types::ApplicationConfig
Returns the value of attribute application_config.
1979 1980 1981 |
# File 'sig/types.rbs', line 1979 def application_config @application_config end |
#arn ⇒ ::String
Returns the value of attribute arn.
1961 1962 1963 |
# File 'sig/types.rbs', line 1961 def arn @arn end |
#association_config ⇒ Types::AssociationConfig
Returns the value of attribute association_config.
1976 1977 1978 |
# File 'sig/types.rbs', line 1976 def association_config @association_config end |
#capacity ⇒ ::Integer
Returns the value of attribute capacity.
1967 1968 1969 |
# File 'sig/types.rbs', line 1967 def capacity @capacity end |
#captcha_config ⇒ Types::CaptchaConfig
Returns the value of attribute captcha_config.
1973 1974 1975 |
# File 'sig/types.rbs', line 1973 def captcha_config @captcha_config end |
#challenge_config ⇒ Types::ChallengeConfig
Returns the value of attribute challenge_config.
1974 1975 1976 |
# File 'sig/types.rbs', line 1974 def challenge_config @challenge_config end |
#custom_response_bodies ⇒ ::Hash[::String, Types::CustomResponseBody]
Returns the value of attribute custom_response_bodies.
1972 1973 1974 |
# File 'sig/types.rbs', line 1972 def custom_response_bodies @custom_response_bodies end |
#data_protection_config ⇒ Types::DataProtectionConfig
Returns the value of attribute data_protection_config.
1966 1967 1968 |
# File 'sig/types.rbs', line 1966 def data_protection_config @data_protection_config end |
#default_action ⇒ Types::DefaultAction
Returns the value of attribute default_action.
1962 1963 1964 |
# File 'sig/types.rbs', line 1962 def default_action @default_action end |
#description ⇒ ::String
Returns the value of attribute description.
1963 1964 1965 |
# File 'sig/types.rbs', line 1963 def description @description end |
#id ⇒ ::String
Returns the value of attribute id.
1960 1961 1962 |
# File 'sig/types.rbs', line 1960 def id @id end |
#label_namespace ⇒ ::String
Returns the value of attribute label_namespace.
1971 1972 1973 |
# File 'sig/types.rbs', line 1971 def label_namespace @label_namespace end |
#managed_by_firewall_manager ⇒ Boolean
Returns the value of attribute managed_by_firewall_manager.
1970 1971 1972 |
# File 'sig/types.rbs', line 1970 def managed_by_firewall_manager @managed_by_firewall_manager end |
#monetization_config ⇒ Types::MonetizationConfig
Returns the value of attribute monetization_config.
1980 1981 1982 |
# File 'sig/types.rbs', line 1980 def monetization_config @monetization_config end |
#name ⇒ ::String
Returns the value of attribute name.
1959 1960 1961 |
# File 'sig/types.rbs', line 1959 def name @name end |
#on_source_d_do_s_protection_config ⇒ Types::OnSourceDDoSProtectionConfig
Returns the value of attribute on_source_d_do_s_protection_config.
1978 1979 1980 |
# File 'sig/types.rbs', line 1978 def on_source_d_do_s_protection_config @on_source_d_do_s_protection_config end |
#post_process_firewall_manager_rule_groups ⇒ ::Array[Types::FirewallManagerRuleGroup]
Returns the value of attribute post_process_firewall_manager_rule_groups.
1969 1970 1971 |
# File 'sig/types.rbs', line 1969 def post_process_firewall_manager_rule_groups @post_process_firewall_manager_rule_groups end |
#pre_process_firewall_manager_rule_groups ⇒ ::Array[Types::FirewallManagerRuleGroup]
Returns the value of attribute pre_process_firewall_manager_rule_groups.
1968 1969 1970 |
# File 'sig/types.rbs', line 1968 def pre_process_firewall_manager_rule_groups @pre_process_firewall_manager_rule_groups end |
#retrofitted_by_firewall_manager ⇒ Boolean
Returns the value of attribute retrofitted_by_firewall_manager.
1977 1978 1979 |
# File 'sig/types.rbs', line 1977 def retrofitted_by_firewall_manager @retrofitted_by_firewall_manager end |
#rules ⇒ ::Array[Types::Rule]
Returns the value of attribute rules.
1964 1965 1966 |
# File 'sig/types.rbs', line 1964 def rules @rules end |
#token_domains ⇒ ::Array[::String]
Returns the value of attribute token_domains.
1975 1976 1977 |
# File 'sig/types.rbs', line 1975 def token_domains @token_domains end |
#visibility_config ⇒ Types::VisibilityConfig
Returns the value of attribute visibility_config.
1965 1966 1967 |
# File 'sig/types.rbs', line 1965 def visibility_config @visibility_config end |