Class: Aws::Types::StopDurableExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#durable_execution_arn::String

Returns the value of attribute durable_execution_arn.

Returns:

  • (::String)


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

def durable_execution_arn
  @durable_execution_arn
end

#errorTypes::ErrorObject

Returns the value of attribute error.

Returns:



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

def error
  @error
end