Class: Aws::Types::EventCondition
- Inherits:
-
Object
- Object
- Aws::Types::EventCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dimensions ⇒ Types::EventDimensions
Returns the value of attribute dimensions.
-
#message_activity ⇒ ::String
Returns the value of attribute message_activity.
Instance Attribute Details
#dimensions ⇒ Types::EventDimensions
Returns the value of attribute dimensions.
1181 1182 1183 |
# File 'sig/types.rbs', line 1181 def dimensions @dimensions end |
#message_activity ⇒ ::String
Returns the value of attribute message_activity.
1182 1183 1184 |
# File 'sig/types.rbs', line 1182 def @message_activity end |