CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.auth(IResolvable auth)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.auth(List<? extends Object> auth)
|
static CfnDBProxyProps.Builder |
CfnDBProxyProps.builder() |
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.dbProxyName(String dbProxyName)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.debugLogging(Boolean debugLogging)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.debugLogging(IResolvable debugLogging)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.engineFamily(String engineFamily)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.idleClientTimeout(Number idleClientTimeout)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.requireTls(Boolean requireTls)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.requireTls(IResolvable requireTls)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.roleArn(String roleArn)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.tags(List<? extends CfnDBProxy.TagFormatProperty> tags)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.vpcSecurityGroupIds(List<String> vpcSecurityGroupIds)
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.vpcSubnetIds(List<String> vpcSubnetIds)
|