@Stability(value=Stable) @Internal public static final class CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterParameterGroup.ParameterProperty
CfnClusterParameterGroup.ParameterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnClusterParameterGroup.ParameterProperty.Builder, CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnClusterParameterGroup.ParameterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnClusterParameterGroup.ParameterProperty.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) |
String |
getParameterName()
The name of the parameter.
|
String |
getParameterValue()
The value of the parameter.
|
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(CfnClusterParameterGroup.ParameterProperty.Builder builder)
CfnClusterParameterGroup.ParameterProperty.Builder.public final String getParameterName()
CfnClusterParameterGroup.ParameterPropertygetParameterName in interface CfnClusterParameterGroup.ParameterPropertypublic final String getParameterValue()
CfnClusterParameterGroup.ParameterProperty
If ParameterName is wlm_json_configuration , then the maximum size of ParameterValue is 8000 characters.
getParameterValue in interface CfnClusterParameterGroup.ParameterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.