FlowCondition
Defines a condition in the condition node.
Contents
- name
-
A name for the condition that you can reference.
Type: String
Pattern:
^[a-zA-Z]([_]?[0-9a-zA-Z]){1,50}$
Required: Yes
- expression
-
Defines the condition. You must refer to at least one of the inputs in the condition. For more information, expand the Condition node section in Node types in prompt flows.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: