Class: Aws::Types::StopExecutionOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stop_date::Time

Returns the value of attribute stop_date.

Returns:

  • (::Time)


981
982
983
# File 'sig/types.rbs', line 981

def stop_date
  @stop_date
end