PromptFlowNodeSourceConfiguration - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: