GalaxyCoreImport
@cdk-cosmos/core › Globals › GalaxyCoreImport
Hierarchy
↳ GalaxyCoreImport
Implements
- IConstruct
- IConstruct
- IGalaxyCore
Index
Constructors
Properties
Constructors
constructor
+ new GalaxyCoreImport(scope
: Construct, id
: string, props
: GalaxyCoreImportProps): GalaxyCoreImport
Overrides BaseConstruct.constructor
Defined in packages/@cdk-cosmos/core/src/galaxy/galaxy-core-import.ts:15
Parameters:
Name | Type |
---|---|
scope | Construct |
id | string |
props | GalaxyCoreImportProps |
Returns: GalaxyCoreImport
Properties
Optional
Readonly
cdkCrossAccountRoleStaticArn
• cdkCrossAccountRoleStaticArn? : undefined | string
Implementation of IGalaxyCore.cdkCrossAccountRoleStaticArn
Defined in packages/@cdk-cosmos/core/src/galaxy/galaxy-core-import.ts:15
Readonly
config
• config: Config
Implementation of IGalaxyCore.config
Defined in packages/@cdk-cosmos/core/src/galaxy/galaxy-core-import.ts:13
Readonly
cosmos
• cosmos: ICosmosCore
Implementation of IGalaxyCore.cosmos
Defined in packages/@cdk-cosmos/core/src/galaxy/galaxy-core-import.ts:14