Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.IInferenceProfile
Packages that use IInferenceProfile
-
Uses of IInferenceProfile in software.amazon.awscdk.services.bedrock.alpha
Subinterfaces of IInferenceProfile in software.amazon.awscdk.services.bedrock.alphaModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIInferenceProfile
.Classes in software.amazon.awscdk.services.bedrock.alpha that implement IInferenceProfileModifier and TypeClassDescriptionclass
(experimental) Class to create an Application Inference Profile with CDK.class
(experimental) Cross-region inference enables you to seamlessly manage unplanned traffic bursts by utilizing compute across different AWS Regions.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) Abstract base class for an Inference Profile.Methods in software.amazon.awscdk.services.bedrock.alpha that return IInferenceProfileModifier and TypeMethodDescriptionstatic IInferenceProfile
ApplicationInferenceProfile.fromApplicationInferenceProfileAttributes
(software.constructs.Construct scope, String id, ApplicationInferenceProfileAttributes attrs) (experimental) Import an Application Inference Profile given its attributes.static IInferenceProfile
ApplicationInferenceProfile.fromCfnApplicationInferenceProfile
(CfnApplicationInferenceProfile cfnApplicationInferenceProfile) (experimental) Import a low-level L1 Cfn Application Inference Profile.