Interface ICfnRuleConditionExpression

All Superinterfaces:
ICfnConditionExpression, IResolvable, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
ICfnRuleConditionExpression.Jsii$Default
All Known Implementing Classes:
ICfnRuleConditionExpression.Jsii$Proxy

@Generated(value="jsii-pacmak/1.98.0 (build 00b106d)", date="2024-05-08T21:35:01.613Z") @Stability(Stable) public interface ICfnRuleConditionExpression extends software.amazon.jsii.JsiiSerializable, ICfnConditionExpression
Interface to specify certain functions as Service Catalog rule-specific.

These functions can only be used in Rules section of template.

  • Method Details

    • getDisambiguator

      @Stability(Stable) @NotNull Boolean getDisambiguator()
      This field is only needed to defeat TypeScript's structural typing.

      It is never used.