BaseConstruct

@cdk-cosmos/coreGlobalsBaseConstruct

Hierarchy

Implements

  • IConstruct
  • IConstruct

Index

Constructors

Constructors

constructor

+ new BaseConstruct(scope: Construct, id: string, props?: BaseConstructProps): BaseConstruct

Overrides void

Defined in packages/@cdk-cosmos/core/src/components/base.ts:23

Parameters:

NameType
scopeConstruct
idstring
props?BaseConstructProps

Returns: BaseConstruct