Class: Aws::Types::AWSManagedRulesAntiDDoSRuleSet

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_side_action_configTypes::ClientSideActionConfig

Returns the value of attribute client_side_action_config.



37
38
39
# File 'sig/types.rbs', line 37

def client_side_action_config
  @client_side_action_config
end

#sensitivity_to_block"LOW", ...

Returns the value of attribute sensitivity_to_block.

Returns:

  • ("LOW", "MEDIUM", "HIGH")


38
39
40
# File 'sig/types.rbs', line 38

def sensitivity_to_block
  @sensitivity_to_block
end