Uses of Interface
software.amazon.awscdk.services.bedrock.IModel
Packages that use IModel
Package
Description
Amazon Bedrock Construct Library
Amazon Bedrock Construct Library
Tasks for AWS Step Functions
-
Uses of IModel in software.amazon.awscdk.services.bedrock
Subinterfaces of IModel in software.amazon.awscdk.services.bedrockModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIModel.Classes in software.amazon.awscdk.services.bedrock that implement IModelModifier and TypeClassDescriptionclassA Bedrock base foundation model.static final classA proxy class which represents a concrete javascript instance of this type.classA Bedrock provisioned model.Methods in software.amazon.awscdk.services.bedrock that return IModelModifier and TypeMethodDescriptionstatic IModelProvisionedModel.fromProvisionedModelArn(software.constructs.Construct _scope, String _id, String provisionedModelArn) Import an provisioned model given an ARN. -
Uses of IModel in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return IModel -
Uses of IModel in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return IModelModifier and TypeMethodDescriptionBedrockCreateModelCustomizationJobProps.getBaseModel()The base model.final IModelBedrockCreateModelCustomizationJobProps.Jsii$Proxy.getBaseModel()BedrockInvokeModelJsonataProps.getModel()The Bedrock model that the task will invoke.final IModelBedrockInvokeModelJsonataProps.Jsii$Proxy.getModel()BedrockInvokeModelJsonPathProps.getModel()The Bedrock model that the task will invoke.final IModelBedrockInvokeModelJsonPathProps.Jsii$Proxy.getModel()BedrockInvokeModelProps.getModel()The Bedrock model that the task will invoke.final IModelBedrockInvokeModelProps.Jsii$Proxy.getModel()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type IModelModifier and TypeMethodDescriptionThe base model.Sets the value ofBedrockCreateModelCustomizationJobProps.getBaseModel()The Bedrock model that the task will invoke.Sets the value ofBedrockInvokeModelJsonataProps.getModel()Sets the value ofBedrockInvokeModelJsonPathProps.getModel()Sets the value ofBedrockInvokeModelProps.getModel()