Class PromptInputVariable

java.lang.Object
software.amazon.awssdk.services.bedrockagent.model.PromptInputVariable
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<PromptInputVariable.Builder,PromptInputVariable>

@Generated("software.amazon.awssdk:codegen") public final class PromptInputVariable extends Object implements SdkPojo, Serializable, ToCopyableBuilder<PromptInputVariable.Builder,PromptInputVariable>

Contains information about a variable in the prompt.

See Also: