Class: Aws::Types::StopDurableExecutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::StopDurableExecutionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stop_timestamp ⇒ ::Time
Returns the value of attribute stop_timestamp.
Instance Attribute Details
#stop_timestamp ⇒ ::Time
Returns the value of attribute stop_timestamp.
2086 2087 2088 |
# File 'sig/types.rbs', line 2086 def @stop_timestamp end |