Class: Aws::Types::FieldBarSeriesItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_id::String

Returns the value of attribute field_id.

Returns:

  • (::String)


5410
5411
5412
# File 'sig/types.rbs', line 5410

def field_id
  @field_id
end

#settingsTypes::BarChartSeriesSettings

Returns the value of attribute settings.



5411
5412
5413
# File 'sig/types.rbs', line 5411

def settings
  @settings
end