CustomizationConfig
A model customization configuration
Inheritors
Types
Functions
Casts this CustomizationConfig as a DistillationConfig and retrieves its aws.sdk.kotlin.services.bedrock.model.DistillationConfig value. Throws an exception if the CustomizationConfig is not a DistillationConfig.
Casts this CustomizationConfig as a DistillationConfig and retrieves its aws.sdk.kotlin.services.bedrock.model.DistillationConfig value. Returns null if the CustomizationConfig is not a DistillationConfig.
Casts this CustomizationConfig as a RftConfig and retrieves its aws.sdk.kotlin.services.bedrock.model.RftConfig value. Throws an exception if the CustomizationConfig is not a RftConfig.
Casts this CustomizationConfig as a RftConfig and retrieves its aws.sdk.kotlin.services.bedrock.model.RftConfig value. Returns null if the CustomizationConfig is not a RftConfig.