@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.287Z") @Stability(value=Experimental) public class Intrinsic extends software.amazon.jsii.JsiiObject implements IResolvable
software.amazon.jsii.JsiiObject.InitializationModeIResolvable.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Intrinsic(software.amazon.jsii.JsiiObject.InitializationMode mode) |
|
Intrinsic(Object value)
EXPERIMENTAL
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCreationStack()
The captured stack trace which represents the location in which this token was created.
|
protected Object |
newError(String message)
Creates a throwable Error object that contains the token creation stack trace.
|
Object |
resolve(IResolveContext _context)
Produce the Token's value at resolution time.
|
Object |
toJSON()
Turn this Token into JSON.
|
String |
toString()
Convert an instance of this Token to a string.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected Intrinsic(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) @Nullable protected Object newError(String message)
message - Error message.@Stability(value=Experimental) @Nullable public Object resolve(IResolveContext _context)
resolve in interface IResolvable@Stability(value=Experimental) @Nullable public Object toJSON()
@Stability(value=Experimental) public String toString()
toString in interface IResolvabletoString in class Object@Stability(value=Experimental) public List<String> getCreationStack()
getCreationStack in interface IResolvableCopyright © 2019. All rights reserved.