@Stability(value=Stable) @Internal public static final class CfnDBProxyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBProxyProps
CfnDBProxyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBProxyProps.Builder, CfnDBProxyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object auth,
String dbProxyName,
String engineFamily,
String roleArn,
List<String> vpcSubnetIds,
Object debugLogging,
Number idleClientTimeout,
Object requireTls,
List<? extends CfnDBProxy.TagFormatProperty> tags,
List<String> vpcSecurityGroupIds)
Constructor that initializes the object based on literal property values passed by the
CfnDBProxyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAuth()
`AWS::RDS::DBProxy.Auth`.
|
String |
getDbProxyName()
`AWS::RDS::DBProxy.DBProxyName`.
|
Object |
getDebugLogging()
`AWS::RDS::DBProxy.DebugLogging`.
|
String |
getEngineFamily()
`AWS::RDS::DBProxy.EngineFamily`.
|
Number |
getIdleClientTimeout()
`AWS::RDS::DBProxy.IdleClientTimeout`.
|
Object |
getRequireTls()
`AWS::RDS::DBProxy.RequireTLS`.
|
String |
getRoleArn()
`AWS::RDS::DBProxy.RoleArn`.
|
List<CfnDBProxy.TagFormatProperty> |
getTags()
`AWS::RDS::DBProxy.Tags`.
|
List<String> |
getVpcSecurityGroupIds()
`AWS::RDS::DBProxy.VpcSecurityGroupIds`.
|
List<String> |
getVpcSubnetIds()
`AWS::RDS::DBProxy.VpcSubnetIds`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object auth, String dbProxyName, String engineFamily, String roleArn, List<String> vpcSubnetIds, Object debugLogging, Number idleClientTimeout, Object requireTls, List<? extends CfnDBProxy.TagFormatProperty> tags, List<String> vpcSecurityGroupIds)
CfnDBProxyProps.Builder.public final Object getAuth()
CfnDBProxyPropsgetAuth in interface CfnDBProxyPropspublic final String getDbProxyName()
CfnDBProxyPropsgetDbProxyName in interface CfnDBProxyPropspublic final String getEngineFamily()
CfnDBProxyPropsgetEngineFamily in interface CfnDBProxyPropspublic final String getRoleArn()
CfnDBProxyPropsgetRoleArn in interface CfnDBProxyPropspublic final List<String> getVpcSubnetIds()
CfnDBProxyPropsgetVpcSubnetIds in interface CfnDBProxyPropspublic final Object getDebugLogging()
CfnDBProxyPropsgetDebugLogging in interface CfnDBProxyPropspublic final Number getIdleClientTimeout()
CfnDBProxyPropsgetIdleClientTimeout in interface CfnDBProxyPropspublic final Object getRequireTls()
CfnDBProxyPropsgetRequireTls in interface CfnDBProxyPropspublic final List<CfnDBProxy.TagFormatProperty> getTags()
CfnDBProxyPropsgetTags in interface CfnDBProxyPropspublic final List<String> getVpcSecurityGroupIds()
CfnDBProxyPropsgetVpcSecurityGroupIds in interface CfnDBProxyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.