Show / Hide Table of Contents

Interface IUsagePlanRef

(experimental) Indicates that this resource can be referenced as a UsagePlan.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.APIGateway
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUsagePlanRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IUsagePlanRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

UsagePlanRef

(experimental) A reference to a UsagePlan resource.

Properties

UsagePlanRef

(experimental) A reference to a UsagePlan resource.

IUsagePlanReference UsagePlanRef { get; }
Property Value

IUsagePlanReference

Remarks

Stability: Experimental

Back to top Generated by DocFX