GalaxyCoreImport

@cdk-cosmos/coreGlobalsGalaxyCoreImport

Hierarchy

BaseConstruct

GalaxyCoreImport

Implements

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:

NameType
scopeConstruct
idstring
propsGalaxyCoreImportProps

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