Class: Aws::Types::StopDurableExecutionResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stop_timestamp::Time

Returns the value of attribute stop_timestamp.

Returns:

  • (::Time)


2086
2087
2088
# File 'sig/types.rbs', line 2086

def stop_timestamp
  @stop_timestamp
end