orm-service / ServiceInfrastructureSchema
Interface: ServiceInfrastructureSchema
Defined in: src/domain/serviceSchema.ts:12
Extends
InfrastructureSchema
Properties
mappings?
optionalmappings:Mapping[]
Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:167
Inherited from
InfrastructureSchema.mappings
paths?
optionalpaths:AppPathsConfig
Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:166
Inherited from
InfrastructureSchema.paths
queue
queue:
QueuedInfo
Defined in: src/domain/serviceSchema.ts:14
server?
optionalserver:ServerConfig
Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:171
Inherited from
InfrastructureSchema.server
service
service:
ServiceConfig
Defined in: src/domain/serviceSchema.ts:13
sources?
optionalsources:Source[]
Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:169
Inherited from
InfrastructureSchema.sources
stages?
optionalstages:Stage[]
Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:170
Inherited from
InfrastructureSchema.stages
views?
optionalviews:View[]
Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:168
Inherited from
InfrastructureSchema.views