@Stability(value=Stable) public static final class CfnDBProxyTargetGroupProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDBProxyTargetGroupProps>
CfnDBProxyTargetGroupProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDBProxyTargetGroupProps.Builder dbProxyName(String dbProxyName)
CfnDBProxyTargetGroupProps.getDbProxyName()dbProxyName - `AWS::RDS::DBProxyTargetGroup.DBProxyName`. This parameter is required.this@Stability(value=Stable) public CfnDBProxyTargetGroupProps.Builder targetGroupName(String targetGroupName)
CfnDBProxyTargetGroupProps.getTargetGroupName()targetGroupName - `AWS::RDS::DBProxyTargetGroup.TargetGroupName`. This parameter is required.this@Stability(value=Stable) public CfnDBProxyTargetGroupProps.Builder connectionPoolConfigurationInfo(CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty connectionPoolConfigurationInfo)
CfnDBProxyTargetGroupProps.getConnectionPoolConfigurationInfo()connectionPoolConfigurationInfo - `AWS::RDS::DBProxyTargetGroup.ConnectionPoolConfigurationInfo`.this@Stability(value=Stable) public CfnDBProxyTargetGroupProps.Builder connectionPoolConfigurationInfo(IResolvable connectionPoolConfigurationInfo)
CfnDBProxyTargetGroupProps.getConnectionPoolConfigurationInfo()connectionPoolConfigurationInfo - `AWS::RDS::DBProxyTargetGroup.ConnectionPoolConfigurationInfo`.this@Stability(value=Stable) public CfnDBProxyTargetGroupProps.Builder dbClusterIdentifiers(List<String> dbClusterIdentifiers)
CfnDBProxyTargetGroupProps.getDbClusterIdentifiers()dbClusterIdentifiers - `AWS::RDS::DBProxyTargetGroup.DBClusterIdentifiers`.this@Stability(value=Stable) public CfnDBProxyTargetGroupProps.Builder dbInstanceIdentifiers(List<String> dbInstanceIdentifiers)
CfnDBProxyTargetGroupProps.getDbInstanceIdentifiers()dbInstanceIdentifiers - `AWS::RDS::DBProxyTargetGroup.DBInstanceIdentifiers`.this@Stability(value=Stable) public CfnDBProxyTargetGroupProps build()
build in interface software.amazon.jsii.Builder<CfnDBProxyTargetGroupProps>CfnDBProxyTargetGroupPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.