Class: Aws::Types::DescribeWorkflowTypeInput

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)


374
375
376
# File 'sig/types.rbs', line 374

def domain
  @domain
end

#workflow_typeTypes::WorkflowType

Returns the value of attribute workflow_type.

Returns:



375
376
377
# File 'sig/types.rbs', line 375

def workflow_type
  @workflow_type
end