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)


2080
2081
2082
# File 'sig/types.rbs', line 2080

def durable_execution_arn
  @durable_execution_arn
end

#errorTypes::ErrorObject

Returns the value of attribute error.

Returns:



2081
2082
2083
# File 'sig/types.rbs', line 2081

def error
  @error
end