Class: Aws::Types::QuestionOptionPointsConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_bonusBoolean

Returns the value of attribute is_bonus.

Returns:

  • (Boolean)


6228
6229
6230
# File 'sig/types.rbs', line 6228

def is_bonus
  @is_bonus
end

#point_value::Integer

Returns the value of attribute point_value.

Returns:

  • (::Integer)


6227
6228
6229
# File 'sig/types.rbs', line 6227

def point_value
  @point_value
end