public static final class ClusterParameterGroupResourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClusterParameterGroupResourceProps
software.amazon.jsii.JsiiObject.InitializationModeClusterParameterGroupResourceProps.Builder, 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(software.amazon.awscdk.CloudFormationToken value)
``AWS::Redshift::ClusterParameterGroup.Description``
|
void |
setDescription(String value)
``AWS::Redshift::ClusterParameterGroup.Description``
|
void |
setParameterGroupFamily(software.amazon.awscdk.CloudFormationToken value)
``AWS::Redshift::ClusterParameterGroup.ParameterGroupFamily``
|
void |
setParameterGroupFamily(String value)
``AWS::Redshift::ClusterParameterGroup.ParameterGroupFamily``
|
void |
setParameters(software.amazon.awscdk.CloudFormationToken value)
``AWS::Redshift::ClusterParameterGroup.Parameters``
|
void |
setParameters(List<Object> value)
``AWS::Redshift::ClusterParameterGroup.Parameters``
|
void |
setTags(software.amazon.awscdk.CloudFormationToken value)
``AWS::Redshift::ClusterParameterGroup.Tags``
|
void |
setTags(List<Object> 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.CloudFormationToken value)
setDescription in interface ClusterParameterGroupResourcePropspublic Object getParameterGroupFamily()
getParameterGroupFamily in interface ClusterParameterGroupResourcePropspublic void setParameterGroupFamily(String value)
setParameterGroupFamily in interface ClusterParameterGroupResourcePropspublic void setParameterGroupFamily(software.amazon.awscdk.CloudFormationToken value)
setParameterGroupFamily in interface ClusterParameterGroupResourceProps@Nullable public Object getParameters()
getParameters in interface ClusterParameterGroupResourcePropspublic void setParameters(@Nullable software.amazon.awscdk.CloudFormationToken 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.CloudFormationToken value)
setTags in interface ClusterParameterGroupResourcePropspublic void setTags(@Nullable List<Object> value)
setTags in interface ClusterParameterGroupResourcePropsCopyright © 2018. All rights reserved.