Show / Hide Table of Contents

Interface IGitHubRepositoryRef

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

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

Stability: Experimental

Synopsis

Properties

GitHubRepositoryRef

(experimental) A reference to a GitHubRepository resource.

Properties

GitHubRepositoryRef

(experimental) A reference to a GitHubRepository resource.

IGitHubRepositoryReference GitHubRepositoryRef { get; }
Property Value

IGitHubRepositoryReference

Remarks

Stability: Experimental

Back to top Generated by DocFX