output Format Configuration
Parameters
value
Specifies the serializer that you want Firehose to use to convert the format of your data to the Parquet or ORC format. This parameter is required if Enabled
is set to true.
suspend fun outputFormatConfiguration(argument: suspend DeliveryStreamOutputFormatConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Specifies the serializer that you want Firehose to use to convert the format of your data to the Parquet or ORC format. This parameter is required if Enabled
is set to true.