@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String description,
String parameterGroupFamily,
Object parameters,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnClusterParameterGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::Redshift::ClusterParameterGroup.Description`.
|
String |
getParameterGroupFamily()
`AWS::Redshift::ClusterParameterGroup.ParameterGroupFamily`.
|
Object |
getParameters()
`AWS::Redshift::ClusterParameterGroup.Parameters`.
|
List<CfnTag> |
getTags()
`AWS::Redshift::ClusterParameterGroup.Tags`.
|
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.public final String getDescription()
CfnClusterParameterGroupPropsgetDescription in interface CfnClusterParameterGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-descriptionpublic final String getParameterGroupFamily()
CfnClusterParameterGroupPropsgetParameterGroupFamily in interface CfnClusterParameterGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-parametergroupfamilypublic final Object getParameters()
CfnClusterParameterGroupPropsgetParameters in interface CfnClusterParameterGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-parameterspublic final List<CfnTag> getTags()
CfnClusterParameterGroupPropsgetTags in interface CfnClusterParameterGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.