@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)",
date="2023-01-31T18:36:45.178Z")
public interface IDependable
The presence of this interface indicates that an object has
an IDependableTrait
implementation.
This interface can be used to take an (ordering) dependency on a set of constructs. An ordering dependency implies that the resources represented by those constructs are deployed before the resources depending ON them are deployed.
Modifier and Type | Interface and Description |
---|---|
static interface |
IDependable.Jsii$Default
Internal default implementation for
IDependable . |
static class |
IDependable.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|