RemoteGithubEnterpriseConnection
@cdk-cosmos/core › Globals › RemoteGithubEnterpriseConnection
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:
Name | Type | Default |
---|---|---|
connection | IGithubEnterpriseConnection & Construct | - |
exportName | string | - |
scope | Construct | connection |
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:
Name | Type |
---|---|
scope | Construct |
id | string |
exportName | string |
Returns: IGithubEnterpriseConnection