@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:16.429Z") @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
An implementation for
Dependency |
| Modifier and Type | Method and Description |
|---|---|
static Dependency.Builder |
builder() |
IConstruct |
getSource()
(experimental) Source the dependency.
|
IConstruct |
getTarget()
(experimental) Target of the dependency.
|
@Stability(value=Experimental) @NotNull IConstruct getSource()
@Stability(value=Experimental) @NotNull IConstruct getTarget()
@Stability(value=Experimental) static Dependency.Builder builder()
Dependency.Builder of DependencyCopyright © 2021. All rights reserved.