Class: Aws::Types::StopCalculationExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#calculation_execution_id::String

Returns the value of attribute calculation_execution_id.

Returns:

  • (::String)


1202
1203
1204
# File 'sig/types.rbs', line 1202

def calculation_execution_id
  @calculation_execution_id
end