Class: Aws::Types::SlotPriority

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#priority ⇒ ::Integer

Returns the value of attribute priority.

Returns:

  • (::Integer)


2987
2988
2989
# File 'sig/types.rbs', line 2987

def priority
  @priority
end

#slot_id ⇒ ::String

Returns the value of attribute slot_id.

Returns:

  • (::String)


2988
2989
2990
# File 'sig/types.rbs', line 2988

def slot_id
  @slot_id
end