Class: Aws::Types::WAFLimitsExceededException
- Inherits:
-
Object
- Object
- Aws::Types::WAFLimitsExceededException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#source_type ⇒ ::String
Returns the value of attribute source_type.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
1908 1909 1910 |
# File 'sig/types.rbs', line 1908 def @message end |
#source_type ⇒ ::String
Returns the value of attribute source_type.
1909 1910 1911 |
# File 'sig/types.rbs', line 1909 def source_type @source_type end |