Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBProxyTargetGroupMixinProps.Builder
Packages that use CfnDBProxyTargetGroupMixinProps.Builder
-
Uses of CfnDBProxyTargetGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBProxyTargetGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnDBProxyTargetGroupMixinProps.builder()CfnDBProxyTargetGroupMixinProps.Builder.connectionPoolConfigurationInfo(CfnDBProxyTargetGroupPropsMixin.ConnectionPoolConfigurationInfoFormatProperty connectionPoolConfigurationInfo) Sets the value ofCfnDBProxyTargetGroupMixinProps.getConnectionPoolConfigurationInfo()CfnDBProxyTargetGroupMixinProps.Builder.connectionPoolConfigurationInfo(IResolvable connectionPoolConfigurationInfo) Sets the value ofCfnDBProxyTargetGroupMixinProps.getConnectionPoolConfigurationInfo()CfnDBProxyTargetGroupMixinProps.Builder.dbClusterIdentifiers(List<? extends Object> dbClusterIdentifiers) Sets the value ofCfnDBProxyTargetGroupMixinProps.getDbClusterIdentifiers()CfnDBProxyTargetGroupMixinProps.Builder.dbInstanceIdentifiers(List<String> dbInstanceIdentifiers) Sets the value ofCfnDBProxyTargetGroupMixinProps.getDbInstanceIdentifiers()CfnDBProxyTargetGroupMixinProps.Builder.dbProxyName(String dbProxyName) Sets the value ofCfnDBProxyTargetGroupMixinProps.getDbProxyName()CfnDBProxyTargetGroupMixinProps.Builder.dbProxyName(IDBProxyRef dbProxyName) Sets the value ofCfnDBProxyTargetGroupMixinProps.getDbProxyName()CfnDBProxyTargetGroupMixinProps.Builder.targetGroupName(String targetGroupName) Sets the value ofCfnDBProxyTargetGroupMixinProps.getTargetGroupName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rds with parameters of type CfnDBProxyTargetGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBProxyTargetGroupMixinProps.Builder.