Class: Aws::Types::StateChangeConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::StateChangeConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trigger_type ⇒ "SNOOZE_TIMEOUT"
Returns the value of attribute trigger_type.
Instance Attribute Details
#trigger_type ⇒ "SNOOZE_TIMEOUT"
Returns the value of attribute trigger_type.
361 362 363 |
# File 'sig/types.rbs', line 361 def trigger_type @trigger_type end |