@Stability(value=External) 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.
|
| 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, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public 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 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-parametervaluepublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.