Show / Hide Table of Contents

Interface IGraphQLApiRef

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

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

Stability: Experimental

Synopsis

Properties

GraphQlApiRef

(experimental) A reference to a GraphQLApi resource.

Properties

GraphQlApiRef

(experimental) A reference to a GraphQLApi resource.

IGraphQLApiReference GraphQlApiRef { get; }
Property Value

IGraphQLApiReference

Remarks

Stability: Experimental

Back to top Generated by DocFX