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

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

Represents the metadata of a memory extraction job such as the message identifiers that compose this job.

See Also: