DashboardGeospatialLayerMapConfigurationArgs

constructor(interactions: Output<DashboardVisualInteractionOptionsArgs>? = null, legend: Output<DashboardLegendOptionsArgs>? = null, mapLayers: Output<List<DashboardGeospatialLayerItemArgs>>? = null, mapState: Output<DashboardGeospatialMapStateArgs>? = null, mapStyle: Output<DashboardGeospatialMapStyleArgs>? = null)