SharedVpcFeatureCoreStack
@cdk-cosmos/core › Globals › SharedVpcFeatureCoreStack
Hierarchy
↳ SharedVpcFeatureCoreStack
Implements
- IConstruct
- IConstruct
- ITaggable
- ISharedVpcFeature
Index
Constructors
Properties
Constructors
constructor
+ new SharedVpcFeatureCoreStack(galaxy
: IGalaxyCore, id
: string, props?
: SharedVpcFeatureCoreStackProps): SharedVpcFeatureCoreStack
Overrides BaseFeatureStack.constructor
Defined in packages/@cdk-cosmos/core/src/features/shared-vpc-feature/shared-vpc-feature-core-stack.ts:17
Parameters:
Name | Type |
---|---|
galaxy | IGalaxyCore |
id | string |
props? | SharedVpcFeatureCoreStackProps |
Returns: SharedVpcFeatureCoreStack
Properties
Readonly
galaxy
• galaxy: IGalaxyCore
Implementation of ISharedVpcFeature.galaxy
Defined in packages/@cdk-cosmos/core/src/features/shared-vpc-feature/shared-vpc-feature-core-stack.ts:16
Readonly
vpc
• vpc: CoreVpc
Implementation of ISharedVpcFeature.vpc
Defined in packages/@cdk-cosmos/core/src/features/shared-vpc-feature/shared-vpc-feature-core-stack.ts:17