LocationFunctions

Functions

Link copied to clipboard

Definition of AWS::Location::APIKey Resource Type

suspend fun getApiKey(keyName: String): GetApiKeyResult
suspend fun getApiKey(argument: suspend GetApiKeyPlainArgsBuilder.() -> Unit): GetApiKeyResult
Link copied to clipboard

Definition of AWS::Location::GeofenceCollection Resource Type

Link copied to clipboard
suspend fun getMap(argument: GetMapPlainArgs): GetMapResult

Definition of AWS::Location::Map Resource Type

suspend fun getMap(mapName: String): GetMapResult
suspend fun getMap(argument: suspend GetMapPlainArgsBuilder.() -> Unit): GetMapResult
Link copied to clipboard

Definition of AWS::Location::PlaceIndex Resource Type

suspend fun getPlaceIndex(indexName: String): GetPlaceIndexResult
Link copied to clipboard

Definition of AWS::Location::RouteCalculator Resource Type

suspend fun getRouteCalculator(calculatorName: String): GetRouteCalculatorResult
Link copied to clipboard

Definition of AWS::Location::Tracker Resource Type

suspend fun getTracker(trackerName: String): GetTrackerResult
suspend fun getTracker(argument: suspend GetTrackerPlainArgsBuilder.() -> Unit): GetTrackerResult