@Generated(value="jsii-pacmak/0.16.0 (build 98909b5)", date="2019-09-06T00:51:58.971Z") @Stability(value=Stable) public abstract class Reference extends Intrinsic
| Modifier | Constructor and Description |
|---|---|
protected |
Reference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Reference(software.amazon.jsii.JsiiObjectRef objRef) |
|
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, jsiiStaticSet, setObjRefprotected Reference(software.amazon.jsii.JsiiObjectRef objRef)
protected Reference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public Reference(Object value, IConstruct target)
@Stability(value=Stable) public static Boolean isReference(Object x)
@Stability(value=Stable) public IConstruct getTarget()
Copyright © 2019. All rights reserved.