Class: Aws::Types::IcebergSortOrder

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fields::Array[Types::IcebergSortField]

Returns the value of attribute fields.

Returns:



4616
4617
4618
# File 'sig/types.rbs', line 4616

def fields
  @fields
end

#order_id::Integer

Returns the value of attribute order_id.

Returns:

  • (::Integer)


4615
4616
4617
# File 'sig/types.rbs', line 4615

def order_id
  @order_id
end