Table of Contents

Interface ICfnRuleConditionExpression

Namespace
Amazon.CDK
Assembly
Amazon.CDK.dll

Interface to specify certain functions as Service Catalog rule-specifc.

public interface ICfnRuleConditionExpression : ICfnConditionExpression, IResolvable
Inherited Members

Remarks

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

Properties

Disambiguator

This field is only needed to defeat TypeScript's structural typing.

bool Disambiguator { get; }

Property Value

bool

Remarks

It is never used.