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.



8332
8333
8334
# File 'sig/types.rbs', line 8332

def column
  @column
end

#field_id::String

Returns the value of attribute field_id.

Returns:

  • (::String)


8331
8332
8333
# File 'sig/types.rbs', line 8331

def field_id
  @field_id
end

#format_configurationTypes::NumberFormatConfiguration

Returns the value of attribute format_configuration.



8334
8335
8336
# File 'sig/types.rbs', line 8334

def format_configuration
  @format_configuration
end

#hierarchy_id::String

Returns the value of attribute hierarchy_id.

Returns:

  • (::String)


8333
8334
8335
# File 'sig/types.rbs', line 8333

def hierarchy_id
  @hierarchy_id
end