@Internal public static interface ICfnRuleConditionExpression.Jsii$Default extends ICfnRuleConditionExpression, ICfnConditionExpression.Jsii$Default
ICfnRuleConditionExpression.ICfnRuleConditionExpression.Jsii$Default, ICfnRuleConditionExpression.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default List<String> |
getCreationStack()
The creation stack of this resolvable which will be appended to errors thrown during resolution.
|
default Boolean |
getDisambiguator()
This field is only needed to defeat TypeScript's structural typing.
|
default Object |
resolve(IResolveContext context)
Produce the Token's value at resolution time.
|
toString@Stability(value=Stable) @NotNull default 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=Stable) @NotNull default Boolean getDisambiguator()
It is never used.
getDisambiguator in interface ICfnRuleConditionExpression@Stability(value=Stable) @NotNull default Object resolve(@NotNull IResolveContext context)
resolve in interface ICfnConditionExpression.Jsii$Defaultresolve in interface IResolvableresolve in interface IResolvable.Jsii$Defaultcontext - This parameter is required.Copyright © 2022. All rights reserved.