Class: Aws::Types::OnSourceDDoSProtectionConfig
- Inherits:
-
Object
- Object
- Aws::Types::OnSourceDDoSProtectionConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alb_low_reputation_mode ⇒ "ACTIVE_UNDER_DDOS", "ALWAYS_ON"
Returns the value of attribute alb_low_reputation_mode.
Instance Attribute Details
#alb_low_reputation_mode ⇒ "ACTIVE_UNDER_DDOS", "ALWAYS_ON"
Returns the value of attribute alb_low_reputation_mode.
1235 1236 1237 |
# File 'sig/types.rbs', line 1235 def alb_low_reputation_mode @alb_low_reputation_mode end |