Interface IRestApiRef
(experimental) Indicates that this resource can be referenced as a RestApi.
Inherited Members
Namespace: Amazon.CDK.Interfaces.APIGateway
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRestApiRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IRestApiRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| RestApiRef | (experimental) A reference to a RestApi resource. |
Properties
RestApiRef
(experimental) A reference to a RestApi resource.
IRestApiReference RestApiRef { get; }
Property Value
Remarks
Stability: Experimental