Class PromptFlowNodeInlineConfiguration

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

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

Contains configurations for a prompt defined inline in the node.

See Also: