Data Source Intermediate Storage Args
data class DataSourceIntermediateStorageArgs(val s3Location: Output<DataSourceS3LocationArgs>) : ConvertibleToJava<DataSourceIntermediateStorageArgs>
A location for storing content from data sources temporarily as it is processed by custom components in the ingestion pipeline.