Interface: SstLoaderOptions
Extends
ParserOptions
Properties
api
api:
AppSyncApi
dataSources?
optional
dataSources:undefined
defaultFunctionDataSource?
optional
defaultFunctionDataSource:string
defaultUnitResolverDataSource?
optional
defaultUnitResolverDataSource:string
structure?
optional
structure:DirectoryStructure
Inherited from
ParserOptions.structure
variables?
optional
variables:Record
<string
,string
>
AppSync Butler variables to replace in VTL files. See Parser.setVariable for an example Mapping Template with a defined AppSync Butler variable.
Inherited from
ParserOptions.variables