CustomExtractionConfiguration
Contains custom extraction configuration information.
Inheritors
Types
The semantic extraction override configuration.
The user preference extraction override configuration.
Functions
Casts this CustomExtractionConfiguration as a SemanticExtractionOverride and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SemanticExtractionOverride value. Throws an exception if the CustomExtractionConfiguration is not a SemanticExtractionOverride.
Casts this CustomExtractionConfiguration as a SemanticExtractionOverride and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SemanticExtractionOverride value. Returns null if the CustomExtractionConfiguration is not a SemanticExtractionOverride.
Casts this CustomExtractionConfiguration as a UserPreferenceExtractionOverride and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.UserPreferenceExtractionOverride value. Throws an exception if the CustomExtractionConfiguration is not a UserPreferenceExtractionOverride.
Casts this CustomExtractionConfiguration as a UserPreferenceExtractionOverride and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.UserPreferenceExtractionOverride value. Returns null if the CustomExtractionConfiguration is not a UserPreferenceExtractionOverride.