Class: Aws::Types::WorkflowDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#execution_role::String

Returns the value of attribute execution_role.

Returns:



1604
1605
1606
# File 'sig/types.rbs', line 1604

def execution_role
  @execution_role
end

#workflow_id::String

Returns the value of attribute workflow_id.

Returns:



1603
1604
1605
# File 'sig/types.rbs', line 1603

def workflow_id
  @workflow_id
end