@Stability(value=External) public static final class CfnClusterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterProps
CfnClusterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnClusterProps.Builder, CfnClusterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowVersionUpgrade()
`AWS::Redshift::Cluster.AllowVersionUpgrade`.
|
Number |
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`.
|
Number |
getNumberOfNodes()
`AWS::Redshift::Cluster.NumberOfNodes`.
|
String |
getOwnerAccount()
`AWS::Redshift::Cluster.OwnerAccount`.
|
Number |
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.core.CfnTag> |
getTags()
`AWS::Redshift::Cluster.Tags`.
|
List<String> |
getVpcSecurityGroupIds()
`AWS::Redshift::Cluster.VpcSecurityGroupIds`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRefclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getClusterType()
CfnClusterPropsgetClusterType in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustertypepublic String getDbName()
CfnClusterPropsgetDbName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-dbnamepublic String getMasterUsername()
CfnClusterPropsgetMasterUsername in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-masterusernamepublic String getMasterUserPassword()
CfnClusterPropsgetMasterUserPassword in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-masteruserpasswordpublic String getNodeType()
CfnClusterPropsgetNodeType in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-nodetypepublic Object getAllowVersionUpgrade()
CfnClusterPropsgetAllowVersionUpgrade in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-allowversionupgradepublic Number getAutomatedSnapshotRetentionPeriod()
CfnClusterPropsgetAutomatedSnapshotRetentionPeriod in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-automatedsnapshotretentionperiodpublic String getAvailabilityZone()
CfnClusterPropsgetAvailabilityZone in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-availabilityzonepublic String getClusterIdentifier()
CfnClusterPropsgetClusterIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusteridentifierpublic String getClusterParameterGroupName()
CfnClusterPropsgetClusterParameterGroupName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusterparametergroupnamepublic List<String> getClusterSecurityGroups()
CfnClusterPropsgetClusterSecurityGroups in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustersecuritygroupspublic String getClusterSubnetGroupName()
CfnClusterPropsgetClusterSubnetGroupName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustersubnetgroupnamepublic String getClusterVersion()
CfnClusterPropsgetClusterVersion in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusterversionpublic String getElasticIp()
CfnClusterPropsgetElasticIp in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-elasticippublic Object getEncrypted()
CfnClusterPropsgetEncrypted in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-encryptedpublic String getHsmClientCertificateIdentifier()
CfnClusterPropsgetHsmClientCertificateIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-hsmclientcertidentifierpublic String getHsmConfigurationIdentifier()
CfnClusterPropsgetHsmConfigurationIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-HsmConfigurationIdentifierpublic List<String> getIamRoles()
CfnClusterPropsgetIamRoles in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-iamrolespublic String getKmsKeyId()
CfnClusterPropsgetKmsKeyId in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-kmskeyidpublic Object getLoggingProperties()
CfnClusterPropsgetLoggingProperties in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-loggingpropertiespublic Number getNumberOfNodes()
CfnClusterPropsgetNumberOfNodes in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-nodetypepublic String getOwnerAccount()
CfnClusterPropsgetOwnerAccount in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-owneraccountpublic Number getPort()
CfnClusterPropsgetPort in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-portpublic String getPreferredMaintenanceWindow()
CfnClusterPropsgetPreferredMaintenanceWindow in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-preferredmaintenancewindowpublic Object getPubliclyAccessible()
CfnClusterPropsgetPubliclyAccessible in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-publiclyaccessiblepublic String getSnapshotClusterIdentifier()
CfnClusterPropsgetSnapshotClusterIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-snapshotclusteridentifierpublic String getSnapshotIdentifier()
CfnClusterPropsgetSnapshotIdentifier in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-snapshotidentifierpublic List<software.amazon.awscdk.core.CfnTag> getTags()
CfnClusterPropsgetTags in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-tagspublic List<String> getVpcSecurityGroupIds()
CfnClusterPropsgetVpcSecurityGroupIds in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-vpcsecuritygroupidspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.