PromptFlowNodeSourceConfiguration - Amazon Bedrock

PromptFlowNodeSourceConfiguration

Contains configurations for a prompt and whether it is from Prompt management or defined inline.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

inline

Contains configurations for a prompt that is defined inline

Type: PromptFlowNodeInlineConfiguration object

Required: No

resource

Contains configurations for a prompt from Prompt management.

Type: PromptFlowNodeResourceConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: