Class: Aws::Types::RejectChoice
- Inherits:
-
Object
- Object
- Aws::Types::RejectChoice
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prediction_choices ⇒ ::Array[::Integer]
Returns the value of attribute prediction_choices.
-
#prediction_target ⇒ ::String
Returns the value of attribute prediction_target.
Instance Attribute Details
#prediction_choices ⇒ ::Array[::Integer]
Returns the value of attribute prediction_choices.
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.
5239 5240 5241 |
# File 'sig/types.rbs', line 5239 def prediction_target @prediction_target end |