Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.IPrompt
Packages that use IPrompt
-
Uses of IPrompt in software.amazon.awscdk.services.bedrock.alpha
Subinterfaces of IPrompt in software.amazon.awscdk.services.bedrock.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPrompt.Classes in software.amazon.awscdk.services.bedrock.alpha that implement IPromptModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Class to create (or import) a Prompt with CDK.class(experimental) Abstract base class for a Prompt.Methods in software.amazon.awscdk.services.bedrock.alpha that return IPromptModifier and TypeMethodDescriptionstatic IPromptPrompt.fromPromptAttributes(software.constructs.Construct scope, String id, PromptAttributes attrs) (experimental) Creates a Prompt reference from an existing prompt's attributes.PromptVersion.getPrompt()(experimental) The prompt used by this version.PromptVersionProps.getPrompt()(experimental) The prompt to use for this version.final IPromptPromptVersionProps.Jsii$Proxy.getPrompt()Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type IPromptModifier and TypeMethodDescription(experimental) The prompt to use for this version.Sets the value ofPromptVersionProps.getPrompt()