@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:48:35.002Z") @Stability(value=Experimental) public interface Dependency extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Dependency.Builder
A builder for
Dependency |
static class |
Dependency.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static Dependency.Builder |
builder() |
IConstruct |
getSource()
Source the dependency.
|
IConstruct |
getTarget()
Target of the dependency.
|
@Stability(value=Experimental) IConstruct getSource()
@Stability(value=Experimental) IConstruct getTarget()
@Stability(value=Experimental) static Dependency.Builder builder()
Dependency.Builder of DependencyCopyright © 2019. All rights reserved.