Class: Aws::Types::BotLocaleSortBy

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#attribute ⇒ "BotLocaleName"

Returns the value of attribute attribute.

Returns:



497
498
499
# File 'sig/types.rbs', line 497

def attribute
  @attribute
end

#order ⇒ "Ascending", "Descending"

Returns the value of attribute order.

Returns:



498
499
500
# File 'sig/types.rbs', line 498

def order
  @order
end