Class IntermediateStorage

java.lang.Object
software.amazon.awssdk.services.bedrockagent.model.IntermediateStorage
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<IntermediateStorage.Builder,IntermediateStorage>

@Generated("software.amazon.awssdk:codegen") public final class IntermediateStorage extends Object implements SdkPojo, Serializable, ToCopyableBuilder<IntermediateStorage.Builder,IntermediateStorage>

A location for storing content from data sources temporarily as it is processed by custom components in the ingestion pipeline.

See Also: