public static final class CfnClusterSecurityGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterSecurityGroupProps
software.amazon.jsii.JsiiObject.InitializationModeCfnClusterSecurityGroupProps.Builder, CfnClusterSecurityGroupProps.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::ClusterSecurityGroup.Description``
|
Object |
getTags()
``AWS::Redshift::ClusterSecurityGroup.Tags``
|
void |
setDescription(String value)
``AWS::Redshift::ClusterSecurityGroup.Description``
|
void |
setTags(List<Object> value)
``AWS::Redshift::ClusterSecurityGroup.Tags``
|
void |
setTags(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterSecurityGroup.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 CfnClusterSecurityGroupPropspublic void setDescription(String value)
setDescription in interface CfnClusterSecurityGroupProps@Nullable public Object getTags()
getTags in interface CfnClusterSecurityGroupPropspublic void setTags(@Nullable software.amazon.awscdk.Token value)
setTags in interface CfnClusterSecurityGroupPropspublic void setTags(@Nullable List<Object> value)
setTags in interface CfnClusterSecurityGroupPropsCopyright © 2019. All rights reserved.