Class: Aws::Types::IcebergPartitionSpec

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::IcebergPartitionField]

Returns the value of attribute fields.

Returns:



4546
4547
4548
# File 'sig/types.rbs', line 4546

def fields
  @fields
end

#spec_id::Integer

Returns the value of attribute spec_id.

Returns:

  • (::Integer)


4547
4548
4549
# File 'sig/types.rbs', line 4547

def spec_id
  @spec_id
end