Show / Hide Table of Contents

Interface ISourceApiAssociationRef

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

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

Stability: Experimental

Synopsis

Properties

SourceApiAssociationRef

(experimental) A reference to a SourceApiAssociation resource.

Properties

SourceApiAssociationRef

(experimental) A reference to a SourceApiAssociation resource.

ISourceApiAssociationReference SourceApiAssociationRef { get; }
Property Value

ISourceApiAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX