Interface: SstLoaderOptions
Extends
ParserOptions
Properties
api
api:
AppSyncApi
dataSources?
optionaldataSources:undefined
defaultFunctionDataSource?
optionaldefaultFunctionDataSource:string
defaultUnitResolverDataSource?
optionaldefaultUnitResolverDataSource:string
structure?
optionalstructure:DirectoryStructure
Inherited from
ParserOptions.structure
variables?
optionalvariables: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