@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.762Z") @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 initializationMode) |
protected |
Intrinsic(software.amazon.jsii.JsiiObjectRef objRef) |
|
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.JsiiObjectRef objRef)
protected Intrinsic(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public Intrinsic(Object value)
value - This parameter is required.@Stability(value=Experimental) protected Object newError(String message)
message - Error message. This parameter is required.@Stability(value=Experimental) public Object resolve(IResolveContext _context)
resolve in interface IResolvable_context - This parameter is required.@Stability(value=Experimental) 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.