dbInstancePort property

int? dbInstancePort
final

Specifies the port that the DB instance listens on. If the DB instance is part of a DB cluster, this can be a different port than the DB cluster port.

Implementation

final int? dbInstancePort;