class Aws::IoTAnalytics::Types::FileFormatConfiguration
@return [Types::ParquetConfiguration]
Contains the configuration information of the Parquet format.
@!attribute [rw] parquet_configuration
@return [Types::JsonConfiguration]
Contains the configuration information of the JSON format.
@!attribute [rw] json_configuration
}
},
},
],
},
type: “ColumnDataType”, # required
name: “ColumnName”, # required
{
columns: [
schema_definition: {
parquet_configuration: {
},
json_configuration: {
{
data as a hash:
@note When making an API call, you may pass FileFormatConfiguration<br><br>: parquet.apache.org/
You can’t change the file format after you create the data store.
The default file format is JSON. You can specify only one format.
data stores support JSON and [Parquet].
Contains the configuration information of file formats. IoT Analytics