public static final class CfnClusterParameterGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterParameterGroupProps
software.amazon.jsii.JsiiObject.InitializationModeCfnClusterParameterGroupProps.Builder, CfnClusterParameterGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
``AWS::Redshift::ClusterParameterGroup.Description``
|
String |
getParameterGroupFamily()
``AWS::Redshift::ClusterParameterGroup.ParameterGroupFamily``
|
Object |
getParameters()
``AWS::Redshift::ClusterParameterGroup.Parameters``
|
Object |
getTags()
``AWS::Redshift::ClusterParameterGroup.Tags``
|
void |
setDescription(String value)
``AWS::Redshift::ClusterParameterGroup.Description``
|
void |
setParameterGroupFamily(String value)
``AWS::Redshift::ClusterParameterGroup.ParameterGroupFamily``
|
void |
setParameters(List<Object> value)
``AWS::Redshift::ClusterParameterGroup.Parameters``
|
void |
setParameters(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterParameterGroup.Parameters``
|
void |
setTags(List<Object> value)
``AWS::Redshift::ClusterParameterGroup.Tags``
|
void |
setTags(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterParameterGroup.Tags``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getDescription()
getDescription in interface CfnClusterParameterGroupPropspublic void setDescription(String value)
setDescription in interface CfnClusterParameterGroupPropspublic String getParameterGroupFamily()
getParameterGroupFamily in interface CfnClusterParameterGroupPropspublic void setParameterGroupFamily(String value)
setParameterGroupFamily in interface CfnClusterParameterGroupProps@Nullable public Object getParameters()
getParameters in interface CfnClusterParameterGroupPropspublic void setParameters(@Nullable software.amazon.awscdk.Token value)
setParameters in interface CfnClusterParameterGroupPropspublic void setParameters(@Nullable List<Object> value)
setParameters in interface CfnClusterParameterGroupProps@Nullable public Object getTags()
getTags in interface CfnClusterParameterGroupPropspublic void setTags(@Nullable software.amazon.awscdk.Token value)
setTags in interface CfnClusterParameterGroupPropspublic void setTags(@Nullable List<Object> value)
setTags in interface CfnClusterParameterGroupPropsCopyright © 2019. All rights reserved.