Interface IRoutingRuleRef
(experimental) Indicates that this resource can be referenced as a RoutingRule.
Namespace: Amazon.CDK.AWS.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRoutingRuleRef : IConstruct, IDependable
Syntax (vb)
Public Interface IRoutingRuleRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
RoutingRuleRef | (experimental) A reference to a RoutingRule resource. |
Properties
RoutingRuleRef
(experimental) A reference to a RoutingRule resource.
IRoutingRuleReference RoutingRuleRef { get; }
Property Value
Remarks
Stability: Experimental