

# AwsRedshiftClusterClusterNode
<a name="API_AwsRedshiftClusterClusterNode"></a>

A node in an Amazon Redshift cluster.

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

 ** NodeRole **   <a name="securityhub-Type-AwsRedshiftClusterClusterNode-NodeRole"></a>
The role of the node. A node might be a leader node or a compute node.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** PrivateIpAddress **   <a name="securityhub-Type-AwsRedshiftClusterClusterNode-PrivateIpAddress"></a>
The private IP address of the node.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** PublicIpAddress **   <a name="securityhub-Type-AwsRedshiftClusterClusterNode-PublicIpAddress"></a>
The public IP address of the node.  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsRedshiftClusterClusterNode_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/securityhub-2018-10-26/AwsRedshiftClusterClusterNode) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsRedshiftClusterClusterNode) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsRedshiftClusterClusterNode) 