Class: Aws::Types::GetWorkflowRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


1549
1550
1551
# File 'sig/types.rbs', line 1549

def domain_name
  @domain_name
end

#workflow_id::String

Returns the value of attribute workflow_id.

Returns:

  • (::String)


1550
1551
1552
# File 'sig/types.rbs', line 1550

def workflow_id
  @workflow_id
end