Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.TextPromptVariantProps
Packages that use TextPromptVariantProps
-
Uses of TextPromptVariantProps in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement TextPromptVariantPropsMethods in software.amazon.awscdk.services.bedrock.alpha that return TextPromptVariantPropsModifier and TypeMethodDescriptionTextPromptVariantProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type TextPromptVariantPropsModifier and TypeMethodDescriptionstatic IPromptVariantPromptVariant.text(TextPromptVariantProps props) (experimental) Creates a text template variant.