PlaceIndex

class PlaceIndex : KotlinCustomResource

Definition of AWS::Location::PlaceIndex Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .

Link copied to clipboard
val createTime: Output<String>

The timestamp for when the place index resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ .

Link copied to clipboard
val dataSource: Output<String>

Specifies the geospatial data provider for the new place index.

Link copied to clipboard

Specifies the data storage option requesting Places.

Link copied to clipboard
val description: Output<String>?

The optional description for the place index resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val indexArn: Output<String>

Synonym for Arn . The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .

Link copied to clipboard
val indexName: Output<String>

The name of the place index resource. Requirements:

Link copied to clipboard

No longer used. If included, the only allowed value is RequestBasedUsage . Allowed Values : RequestBasedUsage

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val updateTime: Output<String>

The timestamp for when the place index resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ .

Link copied to clipboard
val urn: Output<String>