LambdaFunctionInfo constructor
LambdaFunctionInfo({})
Implementation
LambdaFunctionInfo({
this.currentVersion,
this.functionAlias,
this.functionName,
this.targetVersion,
this.targetVersionWeight,
});
LambdaFunctionInfo({
this.currentVersion,
this.functionAlias,
this.functionName,
this.targetVersion,
this.targetVersionWeight,
});