Uses of Interface
software.amazon.awscdk.interfaces.dsql.IClusterRef
Packages that use IClusterRef
Package
Description
AWS::DSQL Construct Library
-
Uses of IClusterRef in software.amazon.awscdk.interfaces.dsql
Subinterfaces of IClusterRef in software.amazon.awscdk.interfaces.dsqlModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterRef.Classes in software.amazon.awscdk.interfaces.dsql that implement IClusterRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IClusterRef in software.amazon.awscdk.services.dsql
Classes in software.amazon.awscdk.services.dsql that implement IClusterRefModifier and TypeClassDescriptionclassTheAWS::DSQL::Clusterresource specifies an cluster.Methods in software.amazon.awscdk.services.dsql that return IClusterRefModifier and TypeMethodDescriptionstatic IClusterRefCfnCluster.fromIdentifier(software.constructs.Construct scope, String id, String identifier) Creates a new IClusterRef from a identifier.