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