CosmosCoreImport
@cdk-cosmos/core › Globals › CosmosCoreImport
Hierarchy
↳ CosmosCoreImport
Implements
- IConstruct
- IConstruct
- ICosmosCore
Index
Constructors
Properties
Constructors
constructor
+ new CosmosCoreImport(scope: Construct, id: string, props?: CosmosCoreImportProps): CosmosCoreImport
Overrides BaseConstruct.constructor
Defined in packages/@cdk-cosmos/core/src/cosmos/cosmos-core-import.ts:16
Parameters:
| Name | Type |
|---|---|
scope | Construct |
id | string |
props? | CosmosCoreImportProps |
Returns: CosmosCoreImport
Properties
Readonly cdkMasterRoleStaticArn
• cdkMasterRoleStaticArn: string
Implementation of ICosmosCore.cdkMasterRoleStaticArn
Defined in packages/@cdk-cosmos/core/src/cosmos/cosmos-core-import.ts:15
Readonly config
• config: Config
Implementation of ICosmosCore.config
Defined in packages/@cdk-cosmos/core/src/cosmos/cosmos-core-import.ts:11
Readonly crossAccountExportServiceToken
• crossAccountExportServiceToken: string
Implementation of ICosmosCore.crossAccountExportServiceToken
Defined in packages/@cdk-cosmos/core/src/cosmos/cosmos-core-import.ts:16
Readonly libVersion
• libVersion: string
Implementation of ICosmosCore.libVersion
Defined in packages/@cdk-cosmos/core/src/cosmos/cosmos-core-import.ts:13
Readonly name
• name: string
Defined in packages/@cdk-cosmos/core/src/cosmos/cosmos-core-import.ts:12
Readonly rootZone
• rootZone: IHostedZone
Implementation of ICosmosCore.rootZone
Defined in packages/@cdk-cosmos/core/src/cosmos/cosmos-core-import.ts:14