FlowDefinition
The definition of the nodes and connections between nodes in the flow.
Contents
- connections
-
An array of connection definitions in the flow.
Type: Array of FlowConnection objects
Array Members: Minimum number of 0 items. Maximum number of 20 items.
Required: No
- nodes
-
An array of node definitions in the flow.
Type: Array of FlowNode objects
Array Members: Minimum number of 0 items. Maximum number of 20 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: