ExtractionConfig
Configuration for metadata extraction from conversational content.
Inheritors
Types
Functions
Link copied to clipboard
Casts this ExtractionConfig as a LlmExtractionConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LlmExtractionConfig value. Throws an exception if the ExtractionConfig is not a LlmExtractionConfig.
Link copied to clipboard
Casts this ExtractionConfig as a LlmExtractionConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LlmExtractionConfig value. Returns null if the ExtractionConfig is not a LlmExtractionConfig.