FunctionConfiguration constructor
FunctionConfiguration({})
Implementation
FunctionConfiguration({
this.dataSourceName,
this.description,
this.functionArn,
this.functionId,
this.functionVersion,
this.name,
this.requestMappingTemplate,
this.responseMappingTemplate,
});