Class: Aws::Types::NumericalDimensionField

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#columnTypes::ColumnIdentifier

Returns the value of attribute column.



8683
8684
8685
# File 'sig/types.rbs', line 8683

def column
  @column
end

#field_id::String

Returns the value of attribute field_id.

Returns:

  • (::String)


8682
8683
8684
# File 'sig/types.rbs', line 8682

def field_id
  @field_id
end

#format_configurationTypes::NumberFormatConfiguration

Returns the value of attribute format_configuration.



8685
8686
8687
# File 'sig/types.rbs', line 8685

def format_configuration
  @format_configuration
end

#hierarchy_id::String

Returns the value of attribute hierarchy_id.

Returns:

  • (::String)


8684
8685
8686
# File 'sig/types.rbs', line 8684

def hierarchy_id
  @hierarchy_id
end