Class: Aws::Types::WorkflowTypeDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configurationTypes::WorkflowTypeConfiguration

Returns the value of attribute configuration.



1215
1216
1217
# File 'sig/types.rbs', line 1215

def configuration
  @configuration
end

#type_infoTypes::WorkflowTypeInfo

Returns the value of attribute type_info.



1214
1215
1216
# File 'sig/types.rbs', line 1214

def type_info
  @type_info
end