Class: Aws::Types::SlotNotAvailableException
- Inherits:
-
Object
- Object
- Aws::Types::SlotNotAvailableException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#slot_suggestions ⇒ ::Array[::Integer]
Returns the value of attribute slot_suggestions.
Instance Attribute Details
#slot_suggestions ⇒ ::Array[::Integer]
Returns the value of attribute slot_suggestions.
2252 2253 2254 |
# File 'sig/types.rbs', line 2252 def slot_suggestions @slot_suggestions end |