class Aws::IoTAnalytics::Types::DatastoreSummary
A summary of information about a data store.
@!attribute [rw] datastore_name
The name of the data store. @return [String]
@!attribute [rw] datastore_storage
Where data in a data store is stored. @return [Types::DatastoreStorageSummary]
@!attribute [rw] status
The status of the data store. @return [String]
@!attribute [rw] creation_time
When the data store was created. @return [Time]
@!attribute [rw] last_update_time
The last time the data store was updated. @return [Time]
@!attribute [rw] last_message_arrival_time
The last time when a new message arrived in the data store. IoT Analytics updates this value at most once per minute for Amazon Simple Storage Service one data store. Hence, the `lastMessageArrivalTime` value is an approximation. This feature only applies to messages that arrived in the data store after October 23, 2020. @return [Time]
@!attribute [rw] file_format_type
The file format of the data in the data store. @return [String]
@!attribute [rw] datastore_partitions
Contains information about the partition dimensions in a data store. @return [Types::DatastorePartitions]
Constants
- SENSITIVE