Class: Aws::Types::StopExecutionTrigger
- Inherits:
-
Object
- Object
- Aws::Types::StopExecutionTrigger
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reason ⇒ ::String
Returns the value of attribute reason.
Instance Attribute Details
#reason ⇒ ::String
Returns the value of attribute reason.
1370 1371 1372 |
# File 'sig/types.rbs', line 1370 def reason @reason end |