Uses of Class
software.amazon.awscdk.services.rds.CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.BuilderModifier and TypeMethodDescriptionCfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.builder()CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder.connectionBorrowTimeout(Number connectionBorrowTimeout) CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder.initQuery(String initQuery) CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder.maxConnectionsPercent(Number maxConnectionsPercent) CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder.maxIdleConnectionsPercent(Number maxIdleConnectionsPercent) CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder.sessionPinningFilters(List<String> sessionPinningFilters) Constructors in software.amazon.awscdk.services.rds with parameters of type CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder.