class Aws::LocationService::Types::CreatePlaceIndexResponse

@!attribute [rw] create_time

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

[1]: https://www.iso.org/iso-8601-date-and-time-format.html
@return [Time]

@!attribute [rw] index_arn

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

* Format example:
  `arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex`

^
@return [String]

@!attribute [rw] index_name

The name for the place index resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/CreatePlaceIndexResponse AWS API Documentation

Constants

SENSITIVE