AWS SDK for .NET Documentation
Port Property
AmazonAmazon.RDS.ModelRestoreDBInstanceFromDBSnapshotRequestPort Did this page help you?   Yes   No    Tell us about it...
The port number on which the database accepts connections. Default: The same port as the original DB instance Constraints: Value must be 1150-65535
Declaration Syntax
C#
public int Port { get; set; }

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