Class: Aws::Types::HumanLoopConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_attributesTypes::HumanLoopDataAttributes

Returns the value of attribute data_attributes.



426
427
428
# File 'sig/types.rbs', line 426

def data_attributes
  @data_attributes
end

#flow_definition_arn::String

Returns the value of attribute flow_definition_arn.

Returns:

  • (::String)


425
426
427
# File 'sig/types.rbs', line 425

def flow_definition_arn
  @flow_definition_arn
end

#human_loop_name::String

Returns the value of attribute human_loop_name.

Returns:

  • (::String)


424
425
426
# File 'sig/types.rbs', line 424

def human_loop_name
  @human_loop_name
end