@Stability(value=Stable) @Internal public static final class CfnDBProxyEndpointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBProxyEndpointProps
CfnDBProxyEndpointPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBProxyEndpointProps.Builder, CfnDBProxyEndpointProps.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(String dbProxyEndpointName,
String dbProxyName,
List<String> vpcSubnetIds,
List<? extends CfnDBProxyEndpoint.TagFormatProperty> tags,
String targetRole,
List<String> vpcSecurityGroupIds)
Constructor that initializes the object based on literal property values passed by the
CfnDBProxyEndpointProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDbProxyEndpointName()
`AWS::RDS::DBProxyEndpoint.DBProxyEndpointName`.
|
String |
getDbProxyName()
`AWS::RDS::DBProxyEndpoint.DBProxyName`.
|
List<CfnDBProxyEndpoint.TagFormatProperty> |
getTags()
`AWS::RDS::DBProxyEndpoint.Tags`.
|
String |
getTargetRole()
`AWS::RDS::DBProxyEndpoint.TargetRole`.
|
List<String> |
getVpcSecurityGroupIds()
`AWS::RDS::DBProxyEndpoint.VpcSecurityGroupIds`.
|
List<String> |
getVpcSubnetIds()
`AWS::RDS::DBProxyEndpoint.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(String dbProxyEndpointName, String dbProxyName, List<String> vpcSubnetIds, List<? extends CfnDBProxyEndpoint.TagFormatProperty> tags, String targetRole, List<String> vpcSecurityGroupIds)
CfnDBProxyEndpointProps.Builder.public final String getDbProxyEndpointName()
CfnDBProxyEndpointPropsgetDbProxyEndpointName in interface CfnDBProxyEndpointPropspublic final String getDbProxyName()
CfnDBProxyEndpointPropsgetDbProxyName in interface CfnDBProxyEndpointPropspublic final List<String> getVpcSubnetIds()
CfnDBProxyEndpointPropsgetVpcSubnetIds in interface CfnDBProxyEndpointPropspublic final List<CfnDBProxyEndpoint.TagFormatProperty> getTags()
CfnDBProxyEndpointPropsgetTags in interface CfnDBProxyEndpointPropspublic final String getTargetRole()
CfnDBProxyEndpointPropsgetTargetRole in interface CfnDBProxyEndpointPropspublic final List<String> getVpcSecurityGroupIds()
CfnDBProxyEndpointPropsgetVpcSecurityGroupIds in interface CfnDBProxyEndpointProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.