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)


5844
5845
5846
# File 'sig/types.rbs', line 5844

def column
  @column
end

#sort_order::Integer

Returns the value of attribute sort_order.

Returns:

  • (::Integer)


5845
5846
5847
# File 'sig/types.rbs', line 5845

def sort_order
  @sort_order
end