Show / Hide Table of Contents

Interface IResolverRef

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

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

IResolverReference

Remarks

Stability: Experimental

Back to top Generated by DocFX