Uses of Interface
software.amazon.awscdk.services.rds.CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty in software.amazon.awscdk.services.rds
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty
Modifier and TypeMethodDescriptionCfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnDBProxyTargetGroup.setConnectionPoolConfigurationInfo
(CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty value) Displays the settings that control the size and behavior of the connection pool associated with aDBProxyTarget
.