@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-01T06:21:18.654Z") @Stability(value=Stable) 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
An implementation for
Dependency |
Modifier and Type | Method and Description |
---|---|
static Dependency.Builder |
builder() |
IConstruct |
getSource()
Source the dependency.
|
IConstruct |
getTarget()
Target of the dependency.
|
@Stability(value=Stable) @NotNull IConstruct getSource()
@Stability(value=Stable) @NotNull IConstruct getTarget()
@Stability(value=Stable) static Dependency.Builder builder()
Dependency.Builder
of Dependency
Copyright © 2020. All rights reserved.