Class: Aws::Types::DeleteWorkflowTypeInput

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:



334
335
336
# File 'sig/types.rbs', line 334

def domain
  @domain
end

#workflow_typeTypes::WorkflowType

Returns the value of attribute workflow_type.

Returns:



335
336
337
# File 'sig/types.rbs', line 335

def workflow_type
  @workflow_type
end