@Stability(value=Stable) @Internal public static final class CfnDBProxyTargetGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBProxyTargetGroupProps
CfnDBProxyTargetGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBProxyTargetGroupProps.Builder, CfnDBProxyTargetGroupProps.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 dbProxyName,
String targetGroupName,
Object connectionPoolConfigurationInfo,
List<String> dbClusterIdentifiers,
List<String> dbInstanceIdentifiers)
Constructor that initializes the object based on literal property values passed by the
CfnDBProxyTargetGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConnectionPoolConfigurationInfo()
`AWS::RDS::DBProxyTargetGroup.ConnectionPoolConfigurationInfo`.
|
List<String> |
getDbClusterIdentifiers()
`AWS::RDS::DBProxyTargetGroup.DBClusterIdentifiers`.
|
List<String> |
getDbInstanceIdentifiers()
`AWS::RDS::DBProxyTargetGroup.DBInstanceIdentifiers`.
|
String |
getDbProxyName()
`AWS::RDS::DBProxyTargetGroup.DBProxyName`.
|
String |
getTargetGroupName()
`AWS::RDS::DBProxyTargetGroup.TargetGroupName`.
|
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 dbProxyName, String targetGroupName, Object connectionPoolConfigurationInfo, List<String> dbClusterIdentifiers, List<String> dbInstanceIdentifiers)
CfnDBProxyTargetGroupProps.Builder.public final String getDbProxyName()
CfnDBProxyTargetGroupPropsgetDbProxyName in interface CfnDBProxyTargetGroupPropspublic final String getTargetGroupName()
CfnDBProxyTargetGroupPropsgetTargetGroupName in interface CfnDBProxyTargetGroupPropspublic final Object getConnectionPoolConfigurationInfo()
CfnDBProxyTargetGroupPropsgetConnectionPoolConfigurationInfo in interface CfnDBProxyTargetGroupPropspublic final List<String> getDbClusterIdentifiers()
CfnDBProxyTargetGroupPropsgetDbClusterIdentifiers in interface CfnDBProxyTargetGroupPropspublic final List<String> getDbInstanceIdentifiers()
CfnDBProxyTargetGroupPropsgetDbInstanceIdentifiers in interface CfnDBProxyTargetGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.