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