GithubEnterpriseFeatureCoreStack
@cdk-cosmos/core › Globals › GithubEnterpriseFeatureCoreStack
Hierarchy
↳ GithubEnterpriseFeatureCoreStack
Implements
- IConstruct
- IConstruct
- ITaggable
- IGithubEnterpriseFeatureCore
Index
Constructors
Properties
Constructors
constructor
+ new GithubEnterpriseFeatureCoreStack(solarSystem: ISolarSystemCore, id: string, props: GithubEnterpriseFeatureCoreStackProps): GithubEnterpriseFeatureCoreStack
Overrides BaseFeatureStack.constructor
Parameters:
| Name | Type |
|---|---|
solarSystem | ISolarSystemCore |
id | string |
props | GithubEnterpriseFeatureCoreStackProps |
Returns: GithubEnterpriseFeatureCoreStack
Properties
Readonly connection
• connection: GithubEnterpriseConnection
Implementation of IGithubEnterpriseFeatureCore.connection
Readonly host
• host: GithubEnterpriseHost
Readonly solarSystem
• solarSystem: ISolarSystemCore
Implementation of IGithubEnterpriseFeatureCore.solarSystem