Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.PromptAttributes
Packages that use PromptAttributes
-
Uses of PromptAttributes in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement PromptAttributesMethods in software.amazon.awscdk.services.bedrock.alpha that return PromptAttributesModifier and TypeMethodDescriptionPromptAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type PromptAttributesModifier and TypeMethodDescriptionstatic IPrompt
Prompt.fromPromptAttributes
(software.constructs.Construct scope, String id, PromptAttributes attrs) (experimental) Creates a Prompt reference from an existing prompt's attributes.