Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.BedrockFoundationModelProps
Packages that use BedrockFoundationModelProps
-
Uses of BedrockFoundationModelProps in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement BedrockFoundationModelPropsModifier and TypeClassDescriptionstatic final classAn implementation forBedrockFoundationModelPropsMethods in software.amazon.awscdk.services.bedrock.alpha that return BedrockFoundationModelPropsModifier and TypeMethodDescriptionBedrockFoundationModelProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type BedrockFoundationModelPropsModifier and TypeMethodDescriptionstatic BedrockFoundationModelBedrockFoundationModel.fromCdkFoundationModel(FoundationModel modelId, BedrockFoundationModelProps props) (experimental) Creates a BedrockFoundationModel from a FoundationModel.static BedrockFoundationModelBedrockFoundationModel.fromCdkFoundationModelId(FoundationModelIdentifier modelId, BedrockFoundationModelProps props) (experimental) Creates a BedrockFoundationModel from a FoundationModelIdentifier.Constructors in software.amazon.awscdk.services.bedrock.alpha with parameters of type BedrockFoundationModelPropsModifierConstructorDescriptionBedrockFoundationModel(String value, BedrockFoundationModelProps props)