public static final class CfnClusterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterProps
software.amazon.jsii.JsiiObject.InitializationModeCfnClusterProps.Builder, CfnClusterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAllowVersionUpgrade()
`AWS::Redshift::Cluster.AllowVersionUpgrade`
|
Object |
getAutomatedSnapshotRetentionPeriod()
`AWS::Redshift::Cluster.AutomatedSnapshotRetentionPeriod`
|
String |
getAvailabilityZone()
`AWS::Redshift::Cluster.AvailabilityZone`
|
String |
getClusterIdentifier()
`AWS::Redshift::Cluster.ClusterIdentifier`
|
String |
getClusterParameterGroupName()
`AWS::Redshift::Cluster.ClusterParameterGroupName`
|
List<String> |
getClusterSecurityGroups()
`AWS::Redshift::Cluster.ClusterSecurityGroups`
|
String |
getClusterSubnetGroupName()
`AWS::Redshift::Cluster.ClusterSubnetGroupName`
|
String |
getClusterType()
`AWS::Redshift::Cluster.ClusterType`
|
String |
getClusterVersion()
`AWS::Redshift::Cluster.ClusterVersion`
|
String |
getDbName()
`AWS::Redshift::Cluster.DBName`
|
String |
getElasticIp()
`AWS::Redshift::Cluster.ElasticIp`
|
Object |
getEncrypted()
`AWS::Redshift::Cluster.Encrypted`
|
String |
getHsmClientCertificateIdentifier()
`AWS::Redshift::Cluster.HsmClientCertificateIdentifier`
|
String |
getHsmConfigurationIdentifier()
`AWS::Redshift::Cluster.HsmConfigurationIdentifier`
|
List<String> |
getIamRoles()
`AWS::Redshift::Cluster.IamRoles`
|
String |
getKmsKeyId()
`AWS::Redshift::Cluster.KmsKeyId`
|
Object |
getLoggingProperties()
`AWS::Redshift::Cluster.LoggingProperties`
|
String |
getMasterUsername()
`AWS::Redshift::Cluster.MasterUsername`
|
String |
getMasterUserPassword()
`AWS::Redshift::Cluster.MasterUserPassword`
|
String |
getNodeType()
`AWS::Redshift::Cluster.NodeType`
|
Object |
getNumberOfNodes()
`AWS::Redshift::Cluster.NumberOfNodes`
|
String |
getOwnerAccount()
`AWS::Redshift::Cluster.OwnerAccount`
|
Object |
getPort()
`AWS::Redshift::Cluster.Port`
|
String |
getPreferredMaintenanceWindow()
`AWS::Redshift::Cluster.PreferredMaintenanceWindow`
|
Object |
getPubliclyAccessible()
`AWS::Redshift::Cluster.PubliclyAccessible`
|
String |
getSnapshotClusterIdentifier()
`AWS::Redshift::Cluster.SnapshotClusterIdentifier`
|
String |
getSnapshotIdentifier()
`AWS::Redshift::Cluster.SnapshotIdentifier`
|
List<software.amazon.awscdk.CfnTag> |
getTags()
`AWS::Redshift::Cluster.Tags`
|
List<String> |
getVpcSecurityGroupIds()
`AWS::Redshift::Cluster.VpcSecurityGroupIds`
|
void |
setAllowVersionUpgrade(Boolean value)
`AWS::Redshift::Cluster.AllowVersionUpgrade`
|
void |
setAllowVersionUpgrade(software.amazon.awscdk.Token value)
`AWS::Redshift::Cluster.AllowVersionUpgrade`
|
void |
setAutomatedSnapshotRetentionPeriod(Number value)
`AWS::Redshift::Cluster.AutomatedSnapshotRetentionPeriod`
|
void |
setAutomatedSnapshotRetentionPeriod(software.amazon.awscdk.Token value)
`AWS::Redshift::Cluster.AutomatedSnapshotRetentionPeriod`
|
void |
setAvailabilityZone(String value)
`AWS::Redshift::Cluster.AvailabilityZone`
|
void |
setClusterIdentifier(String value)
`AWS::Redshift::Cluster.ClusterIdentifier`
|
void |
setClusterParameterGroupName(String value)
`AWS::Redshift::Cluster.ClusterParameterGroupName`
|
void |
setClusterSecurityGroups(List<String> value)
`AWS::Redshift::Cluster.ClusterSecurityGroups`
|
void |
setClusterSubnetGroupName(String value)
`AWS::Redshift::Cluster.ClusterSubnetGroupName`
|
void |
setClusterType(String value)
`AWS::Redshift::Cluster.ClusterType`
|
void |
setClusterVersion(String value)
`AWS::Redshift::Cluster.ClusterVersion`
|
void |
setDbName(String value)
`AWS::Redshift::Cluster.DBName`
|
void |
setElasticIp(String value)
`AWS::Redshift::Cluster.ElasticIp`
|
void |
setEncrypted(Boolean value)
`AWS::Redshift::Cluster.Encrypted`
|
void |
setEncrypted(software.amazon.awscdk.Token value)
`AWS::Redshift::Cluster.Encrypted`
|
void |
setHsmClientCertificateIdentifier(String value)
`AWS::Redshift::Cluster.HsmClientCertificateIdentifier`
|
void |
setHsmConfigurationIdentifier(String value)
`AWS::Redshift::Cluster.HsmConfigurationIdentifier`
|
void |
setIamRoles(List<String> value)
`AWS::Redshift::Cluster.IamRoles`
|
void |
setKmsKeyId(String value)
`AWS::Redshift::Cluster.KmsKeyId`
|
void |
setLoggingProperties(CfnCluster.LoggingPropertiesProperty value)
`AWS::Redshift::Cluster.LoggingProperties`
|
void |
setLoggingProperties(software.amazon.awscdk.Token value)
`AWS::Redshift::Cluster.LoggingProperties`
|
void |
setMasterUsername(String value)
`AWS::Redshift::Cluster.MasterUsername`
|
void |
setMasterUserPassword(String value)
`AWS::Redshift::Cluster.MasterUserPassword`
|
void |
setNodeType(String value)
`AWS::Redshift::Cluster.NodeType`
|
void |
setNumberOfNodes(Number value)
`AWS::Redshift::Cluster.NumberOfNodes`
|
void |
setNumberOfNodes(software.amazon.awscdk.Token value)
`AWS::Redshift::Cluster.NumberOfNodes`
|
void |
setOwnerAccount(String value)
`AWS::Redshift::Cluster.OwnerAccount`
|
void |
setPort(Number value)
`AWS::Redshift::Cluster.Port`
|
void |
setPort(software.amazon.awscdk.Token value)
`AWS::Redshift::Cluster.Port`
|
void |
setPreferredMaintenanceWindow(String value)
`AWS::Redshift::Cluster.PreferredMaintenanceWindow`
|
void |
setPubliclyAccessible(Boolean value)
`AWS::Redshift::Cluster.PubliclyAccessible`
|
void |
setPubliclyAccessible(software.amazon.awscdk.Token value)
`AWS::Redshift::Cluster.PubliclyAccessible`
|
void |
setSnapshotClusterIdentifier(String value)
`AWS::Redshift::Cluster.SnapshotClusterIdentifier`
|
void |
setSnapshotIdentifier(String value)
`AWS::Redshift::Cluster.SnapshotIdentifier`
|
void |
setTags(List<software.amazon.awscdk.CfnTag> value)
`AWS::Redshift::Cluster.Tags`
|
void |
setVpcSecurityGroupIds(List<String> value)
`AWS::Redshift::Cluster.VpcSecurityGroupIds`
|
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 getClusterType()
getClusterType in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustertypepublic void setClusterType(String value)
setClusterType in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustertypepublic String getDbName()
getDbName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-dbnamepublic void setDbName(String value)
setDbName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-dbnamepublic String getMasterUsername()
getMasterUsername in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-masterusernamepublic void setMasterUsername(String value)
setMasterUsername in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-masterusernamepublic String getMasterUserPassword()
getMasterUserPassword in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-masteruserpasswordpublic void setMasterUserPassword(String value)
setMasterUserPassword in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-masteruserpasswordpublic String getNodeType()
getNodeType in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-nodetypepublic void setNodeType(String value)
setNodeType in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-nodetype@Nullable public Object getAllowVersionUpgrade()
getAllowVersionUpgrade in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-allowversionupgradepublic void setAllowVersionUpgrade(@Nullable Boolean value)
setAllowVersionUpgrade in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-allowversionupgradepublic void setAllowVersionUpgrade(@Nullable software.amazon.awscdk.Token value)
setAllowVersionUpgrade in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-allowversionupgrade@Nullable public Object getAutomatedSnapshotRetentionPeriod()
getAutomatedSnapshotRetentionPeriod in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-automatedsnapshotretentionperiodpublic void setAutomatedSnapshotRetentionPeriod(@Nullable Number value)
setAutomatedSnapshotRetentionPeriod in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-automatedsnapshotretentionperiodpublic void setAutomatedSnapshotRetentionPeriod(@Nullable software.amazon.awscdk.Token value)
setAutomatedSnapshotRetentionPeriod in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-automatedsnapshotretentionperiod@Nullable public String getAvailabilityZone()
getAvailabilityZone in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-availabilityzonepublic void setAvailabilityZone(@Nullable String value)
setAvailabilityZone in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-availabilityzone@Nullable public String getClusterIdentifier()
getClusterIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusteridentifierpublic void setClusterIdentifier(@Nullable String value)
setClusterIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusteridentifier@Nullable public String getClusterParameterGroupName()
getClusterParameterGroupName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusterparametergroupnamepublic void setClusterParameterGroupName(@Nullable String value)
setClusterParameterGroupName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusterparametergroupname@Nullable public List<String> getClusterSecurityGroups()
getClusterSecurityGroups in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustersecuritygroupspublic void setClusterSecurityGroups(@Nullable List<String> value)
setClusterSecurityGroups in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustersecuritygroups@Nullable public String getClusterSubnetGroupName()
getClusterSubnetGroupName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustersubnetgroupnamepublic void setClusterSubnetGroupName(@Nullable String value)
setClusterSubnetGroupName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustersubnetgroupname@Nullable public String getClusterVersion()
getClusterVersion in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusterversionpublic void setClusterVersion(@Nullable String value)
setClusterVersion in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusterversion@Nullable public String getElasticIp()
getElasticIp in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-elasticippublic void setElasticIp(@Nullable String value)
setElasticIp in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-elasticip@Nullable public Object getEncrypted()
getEncrypted in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-encryptedpublic void setEncrypted(@Nullable Boolean value)
setEncrypted in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-encryptedpublic void setEncrypted(@Nullable software.amazon.awscdk.Token value)
setEncrypted in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-encrypted@Nullable public String getHsmClientCertificateIdentifier()
getHsmClientCertificateIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-hsmclientcertidentifierpublic void setHsmClientCertificateIdentifier(@Nullable String value)
setHsmClientCertificateIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-hsmclientcertidentifier@Nullable public String getHsmConfigurationIdentifier()
getHsmConfigurationIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-HsmConfigurationIdentifierpublic void setHsmConfigurationIdentifier(@Nullable String value)
setHsmConfigurationIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-HsmConfigurationIdentifier@Nullable public List<String> getIamRoles()
getIamRoles in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-iamrolespublic void setIamRoles(@Nullable List<String> value)
setIamRoles in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-iamroles@Nullable public String getKmsKeyId()
getKmsKeyId in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-kmskeyidpublic void setKmsKeyId(@Nullable String value)
setKmsKeyId in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-kmskeyid@Nullable public Object getLoggingProperties()
getLoggingProperties in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-loggingpropertiespublic void setLoggingProperties(@Nullable software.amazon.awscdk.Token value)
setLoggingProperties in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-loggingpropertiespublic void setLoggingProperties(@Nullable CfnCluster.LoggingPropertiesProperty value)
setLoggingProperties in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-loggingproperties@Nullable public Object getNumberOfNodes()
getNumberOfNodes in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-nodetypepublic void setNumberOfNodes(@Nullable Number value)
setNumberOfNodes in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-nodetypepublic void setNumberOfNodes(@Nullable software.amazon.awscdk.Token value)
setNumberOfNodes in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-nodetype@Nullable public String getOwnerAccount()
getOwnerAccount in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-owneraccountpublic void setOwnerAccount(@Nullable String value)
setOwnerAccount in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-owneraccount@Nullable public Object getPort()
getPort in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-portpublic void setPort(@Nullable Number value)
setPort in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-portpublic void setPort(@Nullable software.amazon.awscdk.Token value)
setPort in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-port@Nullable public String getPreferredMaintenanceWindow()
getPreferredMaintenanceWindow in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-preferredmaintenancewindowpublic void setPreferredMaintenanceWindow(@Nullable String value)
setPreferredMaintenanceWindow in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-preferredmaintenancewindow@Nullable public Object getPubliclyAccessible()
getPubliclyAccessible in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-publiclyaccessiblepublic void setPubliclyAccessible(@Nullable Boolean value)
setPubliclyAccessible in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-publiclyaccessiblepublic void setPubliclyAccessible(@Nullable software.amazon.awscdk.Token value)
setPubliclyAccessible in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-publiclyaccessible@Nullable public String getSnapshotClusterIdentifier()
getSnapshotClusterIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-snapshotclusteridentifierpublic void setSnapshotClusterIdentifier(@Nullable String value)
setSnapshotClusterIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-snapshotclusteridentifier@Nullable public String getSnapshotIdentifier()
getSnapshotIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-snapshotidentifierpublic void setSnapshotIdentifier(@Nullable String value)
setSnapshotIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-snapshotidentifier@Nullable public List<software.amazon.awscdk.CfnTag> getTags()
getTags in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-tagspublic void setTags(@Nullable List<software.amazon.awscdk.CfnTag> value)
setTags in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-tags@Nullable public List<String> getVpcSecurityGroupIds()
getVpcSecurityGroupIds in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-vpcsecuritygroupidspublic void setVpcSecurityGroupIds(@Nullable List<String> value)
setVpcSecurityGroupIds in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-vpcsecuritygroupidsCopyright © 2019. All rights reserved.