Class: Aws::Types::BotVersionSortBy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute ⇒ "BotVersion"

Returns the value of attribute attribute.

Returns:

  • ("BotVersion")


587
588
589
# File 'sig/types.rbs', line 587

def attribute
  @attribute
end

#order ⇒ "Ascending", "Descending"

Returns the value of attribute order.

Returns:

  • ("Ascending", "Descending")


588
589
590
# File 'sig/types.rbs', line 588

def order
  @order
end