Class: Aws::Types::DescribeWorkflowExecutionInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


368
369
370
# File 'sig/types.rbs', line 368

def domain
  @domain
end

#executionTypes::WorkflowExecution

Returns the value of attribute execution.



369
370
371
# File 'sig/types.rbs', line 369

def execution
  @execution
end