Show / Hide Table of Contents

Interface IApiRef

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

Inherited Members
IEnvironmentAware.Env
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

IApiReference

Remarks

Stability: Experimental

Back to top Generated by DocFX