Uses of Interface
software.amazon.awscdk.services.dsql.alpha.ICluster
Packages that use ICluster
-
Uses of ICluster in software.amazon.awscdk.services.dsql.alpha
Subinterfaces of ICluster in software.amazon.awscdk.services.dsql.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICluster.Classes in software.amazon.awscdk.services.dsql.alpha that implement IClusterModifier and TypeClassDescriptionclass(experimental) Create an Aurora DSQL cluster.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.dsql.alpha that return IClusterModifier and TypeMethodDescriptionstatic IClusterCluster.fromClusterAttributes(software.constructs.Construct scope, String id, ClusterAttributes attrs) (experimental) Import an existing Cluster from attributes.