One Observability Workshop v3.0.0
One Observability Workshop / stages/applications / MicroserviceApplicationsProperties
Interface: MicroserviceApplicationsProperties¶
Defined in: stages/applications.ts:119
Properties for the Microservices (Applications) stage.
Extends¶
StackProps
Properties¶
tags?¶
optionaltags:object
Defined in: stages/applications.ts:121
Tags to apply to all resources in the stage
Index Signature¶
[key: string]: string
Overrides¶
StackProps.tags
microservicesPlacement¶
microservicesPlacement:
Map\<string,MicroserviceApplicationPlacement>
Defined in: stages/applications.ts:122
lambdaFunctions¶
lambdaFunctions:
Map\<string,WorkshopLambdaFunctionProperties>
Defined in: stages/applications.ts:123
canaries¶
canaries:
Map\<string,WorkshopCanaryProperties>
Defined in: stages/applications.ts:124