Class: Aws::Types::AxisLabelReferenceOptions
- Inherits:
-
Object
- Object
- Aws::Types::AxisLabelReferenceOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#column ⇒ Types::ColumnIdentifier
Returns the value of attribute column.
-
#field_id ⇒ ::String
Returns the value of attribute field_id.
Instance Attribute Details
#column ⇒ Types::ColumnIdentifier
Returns the value of attribute column.
878 879 880 |
# File 'sig/types.rbs', line 878 def column @column end |
#field_id ⇒ ::String
Returns the value of attribute field_id.
877 878 879 |
# File 'sig/types.rbs', line 877 def field_id @field_id end |