AwsRedshiftClusterClusterNode
A node in an Amazon Redshift cluster.
Contents
- NodeRole
-
The role of the node. A node might be a leader node or a compute node.
Type: String
Pattern:
.*\S.*
Required: No
- PrivateIpAddress
-
The private IP address of the node.
Type: String
Pattern:
.*\S.*
Required: No
- PublicIpAddress
-
The public IP address of the node.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: