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)


1073
1074
1075
# File 'sig/types.rbs', line 1073

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])


1072
1073
1074
# File 'sig/types.rbs', line 1072

def human_loop_activation_reasons
  @human_loop_activation_reasons
end

#human_loop_arn::String

Returns the value of attribute human_loop_arn.

Returns:

  • (::String)


1071
1072
1073
# File 'sig/types.rbs', line 1071

def human_loop_arn
  @human_loop_arn
end