AWS SDK for .NET Documentation
Port Property
AmazonAmazon.Redshift.ModelRestoreFromClusterSnapshotRequestPort Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Port.

The port number on which the cluster accepts connections.

Default: The same port as the original cluster.

Constraints: Must be between

CopyC#
1115
and
CopyC#
65535
.

Declaration Syntax
C#
public int Port { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)