@Stability(value=Stable) @Internal public static final class CfnClusterParameterGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterParameterGroupProps
CfnClusterParameterGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnClusterParameterGroupProps.Builder, CfnClusterParameterGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnClusterParameterGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnClusterParameterGroupProps.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 |
getDescription()
The description of the parameter group.
|
String |
getParameterGroupFamily()
The name of the cluster parameter group family that this cluster parameter group is compatible with.
|
Object |
getParameters()
An array of parameters to be modified.
|
List<CfnTag> |
getTags()
The list of tags for the cluster 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(CfnClusterParameterGroupProps.Builder builder)
CfnClusterParameterGroupProps.Builder.public final String getDescription()
CfnClusterParameterGroupPropsgetDescription in interface CfnClusterParameterGroupPropspublic final String getParameterGroupFamily()
CfnClusterParameterGroupPropsgetParameterGroupFamily in interface CfnClusterParameterGroupPropspublic final Object getParameters()
CfnClusterParameterGroupPropsFor each parameter to be modified, you must supply at least the parameter name and parameter value; other name-value pairs of the parameter are optional.
For the workload management (WLM) configuration, you must supply all the name-value pairs in the wlm_json_configuration parameter.
getParameters in interface CfnClusterParameterGroupPropspublic final List<CfnTag> getTags()
CfnClusterParameterGroupPropsgetTags in interface CfnClusterParameterGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.