getMap

suspend fun getMap(argument: GetMapPlainArgs): GetMapResult

Definition of AWS::Location::Map Resource Type

Return

null

Parameters

argument

null


suspend fun getMap(mapName: String): GetMapResult

Return

null

See also

Parameters

mapName

suspend fun getMap(argument: suspend GetMapPlainArgsBuilder.() -> Unit): GetMapResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.awsnative.location.kotlin.inputs.GetMapPlainArgs.