fileFormatConfiguration

@JvmName(name = "muyfoehtachwahxr")
suspend fun fileFormatConfiguration(value: Output<DatastoreFileFormatConfigurationArgs>)
@JvmName(name = "odqkyugekgpcwxwy")
suspend fun fileFormatConfiguration(value: DatastoreFileFormatConfigurationArgs?)

Parameters

value

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.


@JvmName(name = "aufjoxgowxdvxmdk")
suspend fun fileFormatConfiguration(argument: suspend DatastoreFileFormatConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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.