@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String parameterName,
String parameterValue)
Constructor that initializes the object based on literal property values passed by the
CfnClusterParameterGroup.ParameterProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getParameterName()
`CfnClusterParameterGroup.ParameterProperty.ParameterName`.
|
String |
getParameterValue()
`CfnClusterParameterGroup.ParameterProperty.ParameterValue`.
|
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 parameterName, String parameterValue)
CfnClusterParameterGroup.ParameterProperty.Builder.public final String getParameterName()
CfnClusterParameterGroup.ParameterPropertygetParameterName in interface CfnClusterParameterGroup.ParameterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-property-redshift-clusterparametergroup-parameter.html#cfn-redshift-clusterparametergroup-parameter-parameternamepublic final String getParameterValue()
CfnClusterParameterGroup.ParameterPropertygetParameterValue in interface CfnClusterParameterGroup.ParameterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-property-redshift-clusterparametergroup-parameter.html#cfn-redshift-clusterparametergroup-parameter-parametervalue@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.