@Generated(value="jsii-pacmak/0.12.1 (build 3ce4842)", date="2019-06-25T13:54:15.906Z") @Stability(value=Experimental) public abstract class Reference extends Intrinsic
| Modifier | Constructor and Description |
|---|---|
protected |
Reference(software.amazon.jsii.JsiiObject.InitializationMode mode) |
|
Reference(Object value,
IConstruct target)
EXPERIMENTAL
|
| Modifier and Type | Method and Description |
|---|---|
IConstruct |
getTarget()
EXPERIMENTAL
|
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=Experimental) public Reference(@Nullable Object value, IConstruct target)
@Stability(value=Experimental) public static Boolean isReference(@Nullable Object x)
@Stability(value=Experimental) public IConstruct getTarget()
Copyright © 2019. All rights reserved.