Interface IGraphQLApiRef
(experimental) Indicates that this resource can be referenced as a GraphQLApi.
Inherited Members
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
Remarks
Stability: Experimental