MCPcopy
hub / github.com/serverless/serverless / getServiceName

Method getServiceName

packages/serverless/lib/classes/service.js:285–287  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

283 }
284
285 getServiceName() {
286 return this.serviceObject.name
287 }
288
289 getServiceObject() {
290 return this.serviceObject

Callers 13

getStreamConsumerNameFunction · 0.80
getEcrRepositoryNameFunction · 0.80
updateMethod · 0.80
getTopicIdMethod · 0.80
connectMethod · 0.80
displayMethod · 0.80
shouldCreateDefaultRoleFunction · 0.80
validateServiceProxiesFunction · 0.80
compileIamRoleToKinesisFunction · 0.80
compileIamRoleToSnsFunction · 0.80
compileIamRoleToSqsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected