Class: Aws::Types::Order

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#column::String

Returns the value of attribute column.

Returns:

  • (::String)


5900
5901
5902
# File 'sig/types.rbs', line 5900

def column
  @column
end

#sort_order::Integer

Returns the value of attribute sort_order.

Returns:

  • (::Integer)


5901
5902
5903
# File 'sig/types.rbs', line 5901

def sort_order
  @sort_order
end