UserPreferenceExtractionOverride
The user preference extraction override configuration.
Inherited 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.