Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.ChatPromptVariantProps
Packages that use ChatPromptVariantProps
-
Uses of ChatPromptVariantProps in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement ChatPromptVariantPropsMethods in software.amazon.awscdk.services.bedrock.alpha that return ChatPromptVariantPropsModifier and TypeMethodDescriptionChatPromptVariantProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type ChatPromptVariantPropsModifier and TypeMethodDescriptionstatic IPromptVariant
PromptVariant.chat
(ChatPromptVariantProps props) (experimental) Creates a chat template variant.