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