@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:48:35.014Z") @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.