getLocation

The AWS::GameLift::Location resource creates an Amazon GameLift (GameLift) custom location.

Return

null

Parameters

argument

null


suspend fun getLocation(locationName: String): GetLocationResult

Return

null

Parameters

locationName

A descriptive name for the custom location.

See also


suspend fun getLocation(argument: suspend GetLocationPlainArgsBuilder.() -> Unit): GetLocationResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.gamelift.kotlin.inputs.GetLocationPlainArgs.

See also