Uses of Interface
software.amazon.awscdk.services.rds.IServerlessCluster
-
Uses of IServerlessCluster in software.amazon.awscdk.services.rds
Subinterfaces of IServerlessCluster in software.amazon.awscdk.services.rdsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIServerlessCluster.Classes in software.amazon.awscdk.services.rds that implement IServerlessClusterModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classCreate an Aurora Serverless Cluster.classA Aurora Serverless Cluster restored from a snapshot.Methods in software.amazon.awscdk.services.rds that return IServerlessClusterModifier and TypeMethodDescriptionstatic IServerlessClusterServerlessCluster.fromServerlessClusterAttributes(software.constructs.Construct scope, String id, ServerlessClusterAttributes attrs) Import an existing DatabaseCluster from properties.