Class: Aws::Types::LayerMapVisual

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#chart_configurationTypes::GeospatialLayerMapConfiguration

Returns the value of attribute chart_configuration.



7447
7448
7449
# File 'sig/types.rbs', line 7447

def chart_configuration
  @chart_configuration
end

#data_set_identifier::String

Returns the value of attribute data_set_identifier.

Returns:

  • (::String)


7448
7449
7450
# File 'sig/types.rbs', line 7448

def data_set_identifier
  @data_set_identifier
end

#subtitleTypes::VisualSubtitleLabelOptions

Returns the value of attribute subtitle.



7446
7447
7448
# File 'sig/types.rbs', line 7446

def subtitle
  @subtitle
end

#titleTypes::VisualTitleLabelOptions

Returns the value of attribute title.



7445
7446
7447
# File 'sig/types.rbs', line 7445

def title
  @title
end

#topic_identifier::String

Returns the value of attribute topic_identifier.

Returns:

  • (::String)


7449
7450
7451
# File 'sig/types.rbs', line 7449

def topic_identifier
  @topic_identifier
end

#visual_content_alt_text::String

Returns the value of attribute visual_content_alt_text.

Returns:

  • (::String)


7450
7451
7452
# File 'sig/types.rbs', line 7450

def visual_content_alt_text
  @visual_content_alt_text
end

#visual_id::String

Returns the value of attribute visual_id.

Returns:

  • (::String)


7444
7445
7446
# File 'sig/types.rbs', line 7444

def visual_id
  @visual_id
end