Datastore

class Datastore : KotlinCustomResource

Resource Type definition for AWS::IoTAnalytics::Datastore

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val awsId: Output<String>
Link copied to clipboard
val datastoreName: Output<String>?

The name of the data store.

Link copied to clipboard

Information about the partition dimensions in a data store.

Link copied to clipboard

Where data store data is stored.

Link copied to clipboard

Contains the configuration information of file formats. AWS IoT Analytics data stores support JSON and Parquet . The default file format is JSON. You can specify only one format. You can't change the file format after you create the data store.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

How long, in days, message data is kept for the data store. When customerManagedS3 storage is selected, this parameter is ignored.

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

Metadata which can be used to manage the data store. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>