public static class ClusterParameterGroupResourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClusterParameterGroupResourceProps
software.amazon.jsii.JsiiObject.InitializationModeClusterParameterGroupResourceProps.Builder, ClusterParameterGroupResourceProps.Jsii$Pojo, ClusterParameterGroupResourceProps.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 ClusterParameterGroupResourcePropspublic void setDescription(String value)
setDescription in interface ClusterParameterGroupResourcePropspublic void setDescription(software.amazon.awscdk.Token value)
setDescription in interface ClusterParameterGroupResourcePropspublic Object getParameterGroupFamily()
getParameterGroupFamily in interface ClusterParameterGroupResourcePropspublic void setParameterGroupFamily(String value)
setParameterGroupFamily in interface ClusterParameterGroupResourcePropspublic void setParameterGroupFamily(software.amazon.awscdk.Token value)
setParameterGroupFamily in interface ClusterParameterGroupResourceProps@Nullable public Object getParameters()
getParameters in interface ClusterParameterGroupResourcePropspublic void setParameters(@Nullable software.amazon.awscdk.Token value)
setParameters in interface ClusterParameterGroupResourcePropspublic void setParameters(@Nullable List<Object> value)
setParameters in interface ClusterParameterGroupResourceProps@Nullable public Object getTags()
getTags in interface ClusterParameterGroupResourcePropspublic void setTags(@Nullable software.amazon.awscdk.Token value)
setTags in interface ClusterParameterGroupResourcePropspublic void setTags(@Nullable List<Object> value)
setTags in interface ClusterParameterGroupResourcePropsCopyright © 2018. All rights reserved.