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)


5863
5864
5865
# File 'sig/types.rbs', line 5863

def column
  @column
end

#sort_order::Integer

Returns the value of attribute sort_order.

Returns:

  • (::Integer)


5864
5865
5866
# File 'sig/types.rbs', line 5864

def sort_order
  @sort_order
end