This PR fixes/implements the following bugs/features
[X] Exposes the Wso2LambdaConfig type definition.
[X] Exposes the Wso2Config type definition.
Explain the motivation for making this change. What existing problem does the pull request solve?
In my project we are doing a couple parametrisation throughout our common resources used by each individual service, so it is very handy to have those properties exposed directly.
Summary
This PR fixes/implements the following bugs/features
Wso2LambdaConfig
type definition.Wso2Config
type definition.Explain the motivation for making this change. What existing problem does the pull request solve?
In my project we are doing a couple parametrisation throughout our common resources used by each individual service, so it is very handy to have those properties exposed directly.
Breaking changes
None
Closing issues
None