0 votes
in Serverless FP by

How to refer a property in serverless.yaml file?

Select the correct answer from below options

a)  Accessing directly with property name

b)  Using self

c)  Using this

d)  Using file

1 Answer

0 votes
by
c)  Using this refer a property in serverless.yaml file
...