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)


2116
2117
2118
# File 'sig/types.rbs', line 2116

def stop_timestamp
  @stop_timestamp
end