@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(CfnDBProxyTargetGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDBProxyTargetGroupProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConnectionPoolConfigurationInfo()
Settings that control the size and behavior of the connection pool associated with a `DBProxyTargetGroup` .
|
List<String> |
getDbClusterIdentifiers()
One or more DB cluster identifiers.
|
List<String> |
getDbInstanceIdentifiers()
One or more DB instance identifiers.
|
String |
getDbProxyName()
The identifier of the `DBProxy` that is associated with the `DBProxyTargetGroup` .
|
String |
getTargetGroupName()
The identifier for the target group.
|
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(CfnDBProxyTargetGroupProps.Builder builder)
CfnDBProxyTargetGroupProps.Builder.public final String getDbProxyName()
CfnDBProxyTargetGroupPropsgetDbProxyName in interface CfnDBProxyTargetGroupPropspublic final String getTargetGroupName()
CfnDBProxyTargetGroupProps
Currently, this property must be set to
default.
getTargetGroupName 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 © 2022. All rights reserved.