Builder
Properties
The name of the data store.
Contains information about the partition dimensions in a data store.
Where data in a data store is stored.. You can choose serviceManagedS3
storage, customerManagedS3
storage, or iotSiteWiseMultiLayerStorage
storage. The default is serviceManagedS3
. You can't change the choice of Amazon S3 storage after your data store is created.
Contains the configuration information of file formats. IoT Analytics data stores support JSON and Parquet.
How long, in days, message data is kept for the data store. When customerManagedS3
storage is selected, this parameter is ignored.
Functions
construct an aws.sdk.kotlin.services.iotanalytics.model.DatastorePartitions inside the given block
construct an aws.sdk.kotlin.services.iotanalytics.model.FileFormatConfiguration inside the given block
construct an aws.sdk.kotlin.services.iotanalytics.model.RetentionPeriod inside the given block