configuration

@JvmName(name = "upddrcsqnfxshixl")
suspend fun configuration(value: Output<MapConfigurationArgs>)
@JvmName(name = "jmkgpipbgunevcrs")
suspend fun configuration(value: MapConfigurationArgs?)

Parameters

value

Specifies the MapConfiguration , including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.


@JvmName(name = "bhaekmxhjtkfowxw")
suspend fun configuration(argument: suspend MapConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the MapConfiguration , including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.