Show / Hide Table of Contents

Interface IRepositoryAssociationRef

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

Namespace: Amazon.CDK.AWS.CodeGuruReviewer
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRepositoryAssociationRef : IConstruct, IDependable
Syntax (vb)
Public Interface IRepositoryAssociationRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

RepositoryAssociationRef

(experimental) A reference to a RepositoryAssociation resource.

Properties

RepositoryAssociationRef

(experimental) A reference to a RepositoryAssociation resource.

IRepositoryAssociationReference RepositoryAssociationRef { get; }
Property Value

IRepositoryAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX