aws-cdk-lib.aws_quicksight.CfnDashboard.GeospatialMapFieldWellsProperty

interface GeospatialMapFieldWellsProperty

LanguageType name
.NETAmazon.CDK.AWS.QuickSight.CfnDashboard.GeospatialMapFieldWellsProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnDashboard_GeospatialMapFieldWellsProperty
Javasoftware.amazon.awscdk.services.quicksight.CfnDashboard.GeospatialMapFieldWellsProperty
Pythonaws_cdk.aws_quicksight.CfnDashboard.GeospatialMapFieldWellsProperty
TypeScript aws-cdk-lib » aws_quicksight » CfnDashboard » GeospatialMapFieldWellsProperty

The field wells of a GeospatialMapVisual .

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Example

// The generated example for this type would exceed 500 lines,
// and has been elided for readability.

Properties

NameTypeDescription
geospatialMapAggregatedFieldWells?IResolvable | GeospatialMapAggregatedFieldWellsPropertyThe aggregated field well for a geospatial map.

geospatialMapAggregatedFieldWells?

Type: IResolvable | GeospatialMapAggregatedFieldWellsProperty (optional)

The aggregated field well for a geospatial map.