Uses of Interface
software.amazon.awscdk.services.redshift.ClusterAttributes
Packages that use ClusterAttributes
-
Uses of ClusterAttributes in software.amazon.awscdk.services.redshift
Classes in software.amazon.awscdk.services.redshift that implement ClusterAttributesMethods in software.amazon.awscdk.services.redshift that return ClusterAttributesModifier and TypeMethodDescriptionClusterAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.redshift with parameters of type ClusterAttributesModifier and TypeMethodDescriptionstatic IClusterCluster.fromClusterAttributes(software.constructs.Construct scope, String id, ClusterAttributes attrs) (experimental) Import an existing DatabaseCluster from properties.