@Internal public static final class ICfnConditionExpression.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ICfnConditionExpression.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
ICfnConditionExpression.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()
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, jsiiStaticSet
@Stability(value=Stable) @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$Default
getCreationStack
in interface IResolvable
getCreationStack
in interface IResolvable.Jsii$Default
@Stability(value=Stable) @NotNull public final Object resolve(@NotNull IResolveContext context)
resolve
in interface ICfnConditionExpression.Jsii$Default
resolve
in interface IResolvable
resolve
in interface IResolvable.Jsii$Default
context
- This parameter is required.@Stability(value=Stable) @NotNull public final String toString()
Returns a reversible string representation.
toString
in interface IResolvable
toString
in class Object
Copyright © 2023. All rights reserved.