@Internal public static final class ICfnConditionExpression.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ICfnConditionExpression.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeICfnConditionExpression.Jsii$Default, ICfnConditionExpression.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCreationStack()
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
|
Object |
resolve(IResolveContext context)
(experimental) Produce the Token's value at resolution time.
|
String |
toString()
(experimental) Return a string representation of this resolvable object.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) @NotNull public final List<String> getCreationStack()
This may return an array with a single informational element indicating how to get this property populated, if it was skipped for performance reasons.
getCreationStack in interface ICfnConditionExpression.Jsii$DefaultgetCreationStack in interface IResolvablegetCreationStack in interface IResolvable.Jsii$Default@Stability(value=Experimental) @NotNull public final Object resolve(@NotNull IResolveContext context)
resolve in interface ICfnConditionExpression.Jsii$Defaultresolve in interface IResolvableresolve in interface IResolvable.Jsii$Defaultcontext - This parameter is required.@Stability(value=Experimental) @NotNull public final String toString()
Returns a reversible string representation.
toString in interface IResolvabletoString in class ObjectCopyright © 2021. All rights reserved.