Builder
Properties
Specifies the deserializer that you want Firehose to use to convert the format of your data from JSON. This parameter is required if Enabled
is set to true.
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.
Specifies the Amazon Web Services Glue Data Catalog table that contains the column information. This parameter is required if Enabled
is set to true.
Functions
construct an aws.sdk.kotlin.services.firehose.model.InputFormatConfiguration inside the given block
construct an aws.sdk.kotlin.services.firehose.model.OutputFormatConfiguration inside the given block
construct an aws.sdk.kotlin.services.firehose.model.SchemaConfiguration inside the given block