Class: Aws::Types::RuleNumberToEvaluate
- Inherits:
-
Object
- Object
- Aws::Types::RuleNumberToEvaluate
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute ⇒ "MESSAGE_SIZE"
Returns the value of attribute attribute.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#attribute ⇒ "MESSAGE_SIZE"
Returns the value of attribute attribute.
1252 1253 1254 |
# File 'sig/types.rbs', line 1252 def attribute @attribute end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1253 1254 1255 |
# File 'sig/types.rbs', line 1253 def unknown @unknown end |