BaseConstruct
@cdk-cosmos/core › Globals › BaseConstruct
Hierarchy
↳ BaseConstruct
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:
Name | Type |
---|---|
scope | Construct |
id | string |
props? | BaseConstructProps |
Returns: BaseConstruct