Class: Aws::Types::RejectChoice

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#prediction_choices::Array[::Integer]

Returns the value of attribute prediction_choices.

Returns:

  • (::Array[::Integer])


5240
5241
5242
# File 'sig/types.rbs', line 5240

def prediction_choices
  @prediction_choices
end

#prediction_target::String

Returns the value of attribute prediction_target.

Returns:

  • (::String)


5239
5240
5241
# File 'sig/types.rbs', line 5239

def prediction_target
  @prediction_target
end