public static final class ICfnConditionExpression.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ICfnConditionExpression
software.amazon.jsii.JsiiObject.InitializationModeICfnConditionExpression.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCreationStack()
The creation stack of this resolvable which will be appended to errors thrown during resolution.
|
Object |
resolve(IResolveContext context)
Produce the Token's value at resolution time.
|
String |
toString()
Return a string representation of this resolvable object.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=Stable) @NotNull public List<String> getCreationStack()
If this returns an empty array the stack will not be attached.
getCreationStack in interface IResolvable@Stability(value=Stable) @NotNull public Object resolve(@NotNull IResolveContext context)
resolve in interface IResolvablecontext - This parameter is required.@Stability(value=Stable) @NotNull public String toString()
Returns a reversible string representation.
toString in interface IResolvabletoString in class ObjectCopyright © 2020. All rights reserved.