Get Place Index Result
data class GetPlaceIndexResult(val createTime: String, val dataSource: String, val dataSourceConfigurations: List<GetPlaceIndexDataSourceConfiguration>, val description: String, val id: String, val indexArn: String, val indexName: String, val tags: Map<String, String>, val updateTime: String)
A collection of values returned by getPlaceIndex.
Constructors
Properties
Link copied to clipboard
Timestamp for when the place index resource was created in ISO 8601 format.
Link copied to clipboard
Data provider of geospatial data.
Link copied to clipboard
List of configurations that specify data storage option for requesting Places.
Link copied to clipboard
Optional description for the place index resource.
Link copied to clipboard
Timestamp for when the place index resource was last updated in ISO 8601 format.