NodeInputPort
A node input port.
Contents
- DefaultValue
-
The input port's default value.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Description
-
The input port's description.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
^.*$
Required: No
- MaxConnections
-
The input port's max connections.
Type: Integer
Required: No
- Name
-
The input port's name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
^[a-zA-Z0-9\_]+$
Required: No
- Type
-
The input 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: