NodeOutputPort
A node output port.
Contents
- Description
-
The output port's description.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
^.*$
Required: No
- Name
-
The output port's name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
^[a-zA-Z0-9\_]+$
Required: No
- Type
-
The output port's type.
Type: String
Valid Values:
BOOLEAN | STRING | INT32 | FLOAT32 | MEDIA
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: