Class: Aws::Types::StopExecutionOutput
- Inherits:
-
Object
- Object
- Aws::Types::StopExecutionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stop_date ⇒ ::Time
Returns the value of attribute stop_date.
Instance Attribute Details
#stop_date ⇒ ::Time
Returns the value of attribute stop_date.
981 982 983 |
# File 'sig/types.rbs', line 981 def stop_date @stop_date end |