Class: Aws::Types::FieldComboSeriesItem

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)


5423
5424
5425
# File 'sig/types.rbs', line 5423

def field_id
  @field_id
end

#settingsTypes::ComboChartSeriesSettings

Returns the value of attribute settings.



5424
5425
5426
# File 'sig/types.rbs', line 5424

def settings
  @settings
end