Package software.amazon.awscdk
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.119.0 (build 1634eac)",
date="2025-11-13T16:09:57.389Z")
@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.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICfnRuleConditionExpression.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptionThis field is only needed to defeat TypeScript's structural typing.Methods inherited from interface software.amazon.awscdk.IResolvable
getCreationStack, getTypeHint, resolve, toStringMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getDisambiguator
This field is only needed to defeat TypeScript's structural typing.It is never used.
-