Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnApplicationInferenceProfilePropsMixin.Builder
Packages that use CfnApplicationInferenceProfilePropsMixin.Builder
-
Uses of CfnApplicationInferenceProfilePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnApplicationInferenceProfilePropsMixin.BuilderModifier and TypeMethodDescriptionCfnApplicationInferenceProfilePropsMixin.Builder.create()CfnApplicationInferenceProfilePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnApplicationInferenceProfilePropsMixin.Builder.description(String description) The description of the inference profile.CfnApplicationInferenceProfilePropsMixin.Builder.inferenceProfileName(String inferenceProfileName) The name of the inference profile.CfnApplicationInferenceProfilePropsMixin.Builder.modelSource(CfnApplicationInferenceProfilePropsMixin.InferenceProfileModelSourceProperty modelSource) Contains configurations for the inference profile to copy as the resource.CfnApplicationInferenceProfilePropsMixin.Builder.modelSource(IResolvable modelSource) Contains configurations for the inference profile to copy as the resource.A list of tags associated with the inference profile.