GithubEnterpriseConnectionImport

@cosmos-building-blocks/pipelineGlobalsGithubEnterpriseConnectionImport

Hierarchy

GithubEnterpriseConnectionBase

GithubEnterpriseConnectionImport

Implements

Index

Constructors

Properties

Constructors

constructor

+ new GithubEnterpriseConnectionImport(scope: Construct, id: string, connectionArn: string): GithubEnterpriseConnectionImport

Overrides void

Defined in packages/@cosmos-building-blocks/pipeline/src/source/github-enterprise-connection.ts:185

Parameters:

NameType
scopeConstruct
idstring
connectionArnstring

Returns: GithubEnterpriseConnectionImport

Properties

Readonly connectionArn

connectionArn: string

Implementation of IGithubEnterpriseConnection.connectionArn

Overrides GithubEnterpriseConnectionBase.connectionArn

Defined in packages/@cosmos-building-blocks/pipeline/src/source/github-enterprise-connection.ts:185