Uses of Interface
software.amazon.awscdk.services.rds.CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty
Packages that use CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatPropertyMethods in software.amazon.awscdk.services.rds that return CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatPropertyModifier and TypeMethodDescriptionCfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.rds with parameters of type CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatPropertyModifier and TypeMethodDescriptionCfnDBProxyTargetGroup.Builder.connectionPoolConfigurationInfo(CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty connectionPoolConfigurationInfo) Displays the settings that control the size and behavior of the connection pool associated with aDBProxyTarget.CfnDBProxyTargetGroupProps.Builder.connectionPoolConfigurationInfo(CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty connectionPoolConfigurationInfo) Sets the value ofCfnDBProxyTargetGroupProps.getConnectionPoolConfigurationInfo()voidCfnDBProxyTargetGroup.setConnectionPoolConfigurationInfo(CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty value) Displays the settings that control the size and behavior of the connection pool associated with aDBProxyTarget.