GithubEnterpriseConnectionBase
@cosmos-building-blocks/pipeline › Globals › GithubEnterpriseConnectionBase
Hierarchy
Resource
↳ GithubEnterpriseConnectionBase
Implements
- IConstruct
- IConstruct
- IResource
- IGithubEnterpriseConnection
Index
Properties
Methods
Properties
Readonly
connectionArn
• connectionArn: string
Implementation of IGithubEnterpriseConnection.connectionArn
Defined in packages/@cosmos-building-blocks/pipeline/src/source/github-enterprise-connection.ts:139
Methods
grantRead
▸ grantRead(grantee
: IGrantable): Grant
Implementation of IGithubEnterpriseConnection
Defined in packages/@cosmos-building-blocks/pipeline/src/source/github-enterprise-connection.ts:141
Parameters:
Name | Type |
---|---|
grantee | IGrantable |
Returns: Grant