Class: Aws::Types::SlotTypeSortBy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute ⇒ "SlotTypeName", "LastUpdatedDateTime"

Returns the value of attribute attribute.

Returns:

  • ("SlotTypeName", "LastUpdatedDateTime")


3041
3042
3043
# File 'sig/types.rbs', line 3041

def attribute
  @attribute
end

#order ⇒ "Ascending", "Descending"

Returns the value of attribute order.

Returns:

  • ("Ascending", "Descending")


3042
3043
3044
# File 'sig/types.rbs', line 3042

def order
  @order
end