@Internal public static final class ICfnRuleConditionExpression.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ICfnRuleConditionExpression.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeICfnRuleConditionExpression.Jsii$Default, ICfnRuleConditionExpression.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.
|
Boolean |
getDisambiguator()
This field is only needed to defeat TypeScript's structural typing.
|
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$DefaultgetCreationStack in interface ICfnRuleConditionExpression.Jsii$DefaultgetCreationStack in interface IResolvablegetCreationStack in interface IResolvable.Jsii$Default@Stability(value=Stable) @NotNull public final Boolean getDisambiguator()
It is never used.
getDisambiguator in interface ICfnRuleConditionExpressiongetDisambiguator in interface ICfnRuleConditionExpression.Jsii$Default@Stability(value=Stable) @NotNull public final Object resolve(@NotNull IResolveContext context)
resolve in interface ICfnConditionExpression.Jsii$Defaultresolve in interface ICfnRuleConditionExpression.Jsii$Defaultresolve in interface IResolvableresolve in interface IResolvable.Jsii$Defaultcontext - This parameter is required.@Stability(value=Stable) @NotNull public final String toString()
Returns a reversible string representation.
toString in interface IResolvabletoString in class ObjectCopyright © 2021. All rights reserved.