Class: Aws::Types::UndeprecateWorkflowTypeInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#domain::String

Returns the value of attribute domain.



1033
1034
1035
# File 'sig/types.rbs', line 1033

def domain
  @domain
end

#workflow_typeTypes::WorkflowType

Returns the value of attribute workflow_type.



1034
1035
1036
# File 'sig/types.rbs', line 1034

def workflow_type
  @workflow_type
end