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 |
|---|---|
Object |
getDescription()
``AWS::Redshift::ClusterParameterGroup.Description``
|
Object |
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 |
setDescription(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterParameterGroup.Description``
|
void |
setParameterGroupFamily(String value)
``AWS::Redshift::ClusterParameterGroup.ParameterGroupFamily``
|
void |
setParameterGroupFamily(software.amazon.awscdk.Token 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 Object getDescription()
getDescription in interface CfnClusterParameterGroupPropspublic void setDescription(String value)
setDescription in interface CfnClusterParameterGroupPropspublic void setDescription(software.amazon.awscdk.Token value)
setDescription in interface CfnClusterParameterGroupPropspublic Object getParameterGroupFamily()
getParameterGroupFamily in interface CfnClusterParameterGroupPropspublic void setParameterGroupFamily(String value)
setParameterGroupFamily in interface CfnClusterParameterGroupPropspublic void setParameterGroupFamily(software.amazon.awscdk.Token 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 © 2018. All rights reserved.