maxConnectionsPercent property

int? maxConnectionsPercent
final

The maximum size of the connection pool for each target in a target group. For Aurora MySQL, it is expressed as a percentage of the max_connections setting for the RDS DB instance or Aurora DB cluster used by the target group.

Implementation

final int? maxConnectionsPercent;