Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.IStoreCounts
-
-
Uses of IStoreCounts in software.aws.awsprototypingsdk.cdkgraph
Subinterfaces of IStoreCounts in software.aws.awsprototypingsdk.cdkgraph Modifier and Type Interface Description static interfaceIStoreCounts.Jsii$DefaultInternal default implementation forIStoreCounts.Classes in software.aws.awsprototypingsdk.cdkgraph that implement IStoreCounts Modifier and Type Class Description static classIStoreCounts.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in software.aws.awsprototypingsdk.cdkgraph that return IStoreCounts Modifier and Type Method Description IStoreCountsStore. getCounts()(experimental) Get record of all store counters.
-