@Stability(value=Stable) @Internal public static final class ParameterGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ParameterGroupProps
ParameterGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeParameterGroupProps.Builder, ParameterGroupProps.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(ParameterGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ParameterGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
Description for this parameter group.
|
IEngine |
getEngine()
The database engine for this parameter group.
|
Map<String,String> |
getParameters()
The parameters in this parameter 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(ParameterGroupProps.Builder builder)
ParameterGroupProps.Builder.public final IEngine getEngine()
ParameterGroupPropsgetEngine in interface ParameterGroupPropspublic final String getDescription()
ParameterGroupPropsDefault: a CDK generated description
getDescription in interface ParameterGroupPropspublic final Map<String,String> getParameters()
ParameterGroupPropsDefault: - None
getParameters in interface ParameterGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.