Uses of Interface
software.amazon.awscdk.services.redshift.ICluster
-
Uses of ICluster in software.amazon.awscdk.services.redshift
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forICluster
.Modifier and TypeClassDescriptionclass
(experimental) Create a Redshift cluster a given number of nodes.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic ICluster
Cluster.fromClusterAttributes
(software.constructs.Construct scope, String id, ClusterAttributes attrs) (experimental) Import an existing DatabaseCluster from properties.DatabaseOptions.getCluster()
(experimental) The cluster containing the database.final ICluster
DatabaseOptions.Jsii$Proxy.getCluster()
ITable.getCluster()
(experimental) The cluster where the table is located.default ICluster
ITable.Jsii$Default.getCluster()
(experimental) The cluster where the table is located.final ICluster
ITable.Jsii$Proxy.getCluster()
(experimental) The cluster where the table is located.IUser.getCluster()
(experimental) The cluster where the table is located.default ICluster
IUser.Jsii$Default.getCluster()
(experimental) The cluster where the table is located.final ICluster
IUser.Jsii$Proxy.getCluster()
(experimental) The cluster where the table is located.Table.getCluster()
(experimental) The cluster where the table is located.TableAttributes.getCluster()
(experimental) The cluster where the table is located.final ICluster
TableAttributes.Jsii$Proxy.getCluster()
final ICluster
TableProps.Jsii$Proxy.getCluster()
User.getCluster()
(experimental) The cluster where the table is located.final ICluster
UserAttributes.Jsii$Proxy.getCluster()
final ICluster
UserProps.Jsii$Proxy.getCluster()
Modifier and TypeMethodDescriptionSets the value ofDatabaseOptions.getCluster()
(experimental) The cluster containing the database.Sets the value ofTableAttributes.getCluster()
Sets the value ofDatabaseOptions.getCluster()
(experimental) The cluster containing the database.Sets the value ofDatabaseOptions.getCluster()
Sets the value ofDatabaseOptions.getCluster()