connection Pool Configuration Info
suspend fun connectionPoolConfigurationInfo(value: Output<DbProxyTargetGroupConnectionPoolConfigurationInfoFormatArgs>)
suspend fun connectionPoolConfigurationInfo(value: DbProxyTargetGroupConnectionPoolConfigurationInfoFormatArgs?)
Parameters
value
Settings that control the size and behavior of the connection pool associated with a DBProxyTargetGroup .
suspend fun connectionPoolConfigurationInfo(argument: suspend DbProxyTargetGroupConnectionPoolConfigurationInfoFormatArgsBuilder.() -> Unit)
Parameters
argument
Settings that control the size and behavior of the connection pool associated with a DBProxyTargetGroup .