@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.291Z") @Stability(value=Stable) public abstract class Reference extends Intrinsic
| Modifier | Constructor and Description |
|---|---|
protected |
Reference(software.amazon.jsii.JsiiObject.InitializationMode mode) |
|
Reference(Object value,
IConstruct target) |
| Modifier and Type | Method and Description |
|---|---|
IConstruct |
getTarget() |
static Boolean |
isReference(Object x)
Check whether this is actually a Reference.
|
getCreationStack, newError, resolve, toJSON, toStringjsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected Reference(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) public Reference(@Nullable Object value, IConstruct target)
@Stability(value=Stable) public static Boolean isReference(@Nullable Object x)
@Stability(value=Stable) public IConstruct getTarget()
Copyright © 2019. All rights reserved.