Class: Aws::Types::BotVersionReplicaSortBy

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")


573
574
575
# File 'sig/types.rbs', line 573

def attribute
  @attribute
end

#order ⇒ "Ascending", "Descending"

Returns the value of attribute order.

Returns:

  • ("Ascending", "Descending")


574
575
576
# File 'sig/types.rbs', line 574

def order
  @order
end