GeospatialLayerItem - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

GeospatialLayerItem

The properties for a single geospatial layer.

Contents

Note

In the following list, the required parameters are described first.

LayerId

The ID of the layer.

Type: String

Required: Yes

Actions

A list of custom actions for a layer.

Type: Array of LayerCustomAction objects

Array Members: Maximum number of 10 items.

Required: No

DataSource

The data source for the layer.

Type: GeospatialDataSourceItem object

Required: No

JoinDefinition

The join definition properties for a layer.

Type: GeospatialLayerJoinDefinition object

Required: No

Label

The label that is displayed for the layer.

Type: String

Required: No

LayerDefinition

The definition properties for a layer.

Type: GeospatialLayerDefinition object

Required: No

LayerType

The layer type.

Type: String

Valid Values: POINT | LINE | POLYGON

Required: No

Tooltip

The display options for the visual tooltip.

Type: TooltipOptions object

Required: No

Visibility

The state of visibility for the layer.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: