@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 CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-authpublic final String getDbProxyName()
CfnDBProxyPropsgetDbProxyName in interface CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-dbproxynamepublic final String getEngineFamily()
CfnDBProxyPropsgetEngineFamily in interface CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-enginefamilypublic final String getRoleArn()
CfnDBProxyPropsgetRoleArn in interface CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-rolearnpublic final List<String> getVpcSubnetIds()
CfnDBProxyPropsgetVpcSubnetIds in interface CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-vpcsubnetidspublic final Object getDebugLogging()
CfnDBProxyPropsgetDebugLogging in interface CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-debugloggingpublic final Number getIdleClientTimeout()
CfnDBProxyPropsgetIdleClientTimeout in interface CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-idleclienttimeoutpublic final Object getRequireTls()
CfnDBProxyPropsgetRequireTls in interface CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-requiretlspublic final List<CfnDBProxy.TagFormatProperty> getTags()
CfnDBProxyPropsgetTags in interface CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-tagspublic final List<String> getVpcSecurityGroupIds()
CfnDBProxyPropsgetVpcSecurityGroupIds in interface CfnDBProxyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-vpcsecuritygroupids@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.