

# NodeOutputPort
<a name="API_NodeOutputPort"></a>

A node output port.

## Contents
<a name="API_NodeOutputPort_Contents"></a>

 ** Description **   <a name="panorama-Type-NodeOutputPort-Description"></a>
The output port's description.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Pattern: `.*`   
Required: No

 ** Name **   <a name="panorama-Type-NodeOutputPort-Name"></a>
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 **   <a name="panorama-Type-NodeOutputPort-Type"></a>
The output port's type.  
Type: String  
Valid Values: `BOOLEAN | STRING | INT32 | FLOAT32 | MEDIA`   
Required: No

## See Also
<a name="API_NodeOutputPort_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/panorama-2019-07-24/NodeOutputPort) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/panorama-2019-07-24/NodeOutputPort) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/panorama-2019-07-24/NodeOutputPort) 