data Loading Option
suspend fun dataLoadingOption(value: Output<DeliveryStreamSnowflakeDestinationConfigurationDataLoadingOption>)
suspend fun dataLoadingOption(value: DeliveryStreamSnowflakeDestinationConfigurationDataLoadingOption?)
Parameters
value
Choose to load JSON keys mapped to table column names or choose to split the JSON payload where content is mapped to a record content column and source metadata is mapped to a record metadata column.