getPlaceIndex

Definition of AWS::Location::PlaceIndex Resource Type

Return

null

Parameters

argument

null


suspend fun getPlaceIndex(indexName: String): GetPlaceIndexResult

Return

null

Parameters

indexName

The name of the place index resource. Requirements:

  • Contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).

  • Must be a unique place index resource name.

  • No spaces allowed. For example, ExamplePlaceIndex .

See also


Return

null

Parameters

argument

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

See also