CertFeatureCoreStack
@cdk-cosmos/core › Globals › CertFeatureCoreStack
Hierarchy
↳ CertFeatureCoreStack
Implements
- IConstruct
- IConstruct
- ITaggable
- ICertFeatureCore
Index
Constructors
Properties
Constructors
constructor
+ new CertFeatureCoreStack(cosmos: ICosmosCore, id: string, props: CertFeatureCoreStackProps): CertFeatureCoreStack
Overrides BaseFeatureStack.constructor
Defined in packages/@cdk-cosmos/core/src/features/cert-feature/cert-feature-core-stack.ts:31
Parameters:
| Name | Type |
|---|---|
cosmos | ICosmosCore |
id | string |
props | CertFeatureCoreStackProps |
Returns: CertFeatureCoreStack
Properties
Readonly bucket
• bucket: Bucket
Implementation of ICertFeatureCore.bucket
Defined in packages/@cdk-cosmos/core/src/features/cert-feature/cert-feature-core-stack.ts:27
Readonly combinedCrt
• combinedCrt: string
Implementation of ICertFeatureCore.combinedCrt
Defined in packages/@cdk-cosmos/core/src/features/cert-feature/cert-feature-core-stack.ts:28
Readonly combinedPem
• combinedPem: string
Implementation of ICertFeatureCore.combinedPem
Defined in packages/@cdk-cosmos/core/src/features/cert-feature/cert-feature-core-stack.ts:29
Readonly cosmos
• cosmos: ICosmosCore
Implementation of ICertFeatureCore.cosmos
Defined in packages/@cdk-cosmos/core/src/features/cert-feature/cert-feature-core-stack.ts:26