maxConnectionsPercent property
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.
Default: 100
Constraints: between 1 and 100
Implementation
final int? maxConnectionsPercent;