Class: Aws::Types::SlotNotAvailableException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#slot_suggestions::Array[::Integer]

Returns the value of attribute slot_suggestions.

Returns:

  • (::Array[::Integer])


2252
2253
2254
# File 'sig/types.rbs', line 2252

def slot_suggestions
  @slot_suggestions
end