IGithubEnterpriseConnection
@cosmos-building-blocks/pipeline › Globals › IGithubEnterpriseConnection
Hierarchy
IConstruct
↳ IGithubEnterpriseConnection
Implemented by
Index
Properties
Methods
Properties
Readonly connectionArn
• connectionArn: string
Defined in packages/@cosmos-building-blocks/pipeline/src/source/github-enterprise-connection.ts:129
Methods
grantRead
▸ grantRead(grantee: IGrantable): Grant
Defined in packages/@cosmos-building-blocks/pipeline/src/source/github-enterprise-connection.ts:130
Parameters:
| Name | Type |
|---|---|
grantee | IGrantable |
Returns: Grant