Class: Aws::Types::HumanLoopActivationOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#human_loop_activation_conditions_evaluation_results::String

Returns the value of attribute human_loop_activation_conditions_evaluation_results.

Returns:

  • (::String)


419
420
421
# File 'sig/types.rbs', line 419

def human_loop_activation_conditions_evaluation_results
  @human_loop_activation_conditions_evaluation_results
end

#human_loop_activation_reasons::Array[::String]

Returns the value of attribute human_loop_activation_reasons.

Returns:

  • (::Array[::String])


418
419
420
# File 'sig/types.rbs', line 418

def human_loop_activation_reasons
  @human_loop_activation_reasons
end

#human_loop_arn::String

Returns the value of attribute human_loop_arn.

Returns:

  • (::String)


417
418
419
# File 'sig/types.rbs', line 417

def human_loop_arn
  @human_loop_arn
end