@Generated(value="jsii-pacmak/1.3.2 (build 237c474)", date="2020-04-22T03:19:30.727Z") @Stability(value=Stable) public interface IDependable extends software.amazon.jsii.JsiiSerializable
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 class |
IDependable.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Copyright © 2020. All rights reserved.