RemoteGithubEnterpriseConnection

@cdk-cosmos/coreGlobalsRemoteGithubEnterpriseConnection

Hierarchy

  • RemoteGithubEnterpriseConnection

Index

Constructors

Properties

Methods

Constructors

constructor

+ new RemoteGithubEnterpriseConnection(connection: IGithubEnterpriseConnection & Construct, exportName: string, scope: Construct): RemoteGithubEnterpriseConnection

Defined in packages/@cdk-cosmos/core/src/components/remote.ts:402

Parameters:

NameTypeDefault
connectionIGithubEnterpriseConnection & Construct-
exportNamestring-
scopeConstructconnection

Returns: RemoteGithubEnterpriseConnection

Properties

Readonly githubEnterpriseConnectionArn

githubEnterpriseConnectionArn: string

Defined in packages/@cdk-cosmos/core/src/components/remote.ts:402

Methods

Static import

import(scope: Construct, id: string, exportName: string): IGithubEnterpriseConnection

Defined in packages/@cdk-cosmos/core/src/components/remote.ts:411

Parameters:

NameType
scopeConstruct
idstring
exportNamestring

Returns: IGithubEnterpriseConnection