GetFunctionDefinitionVersionResponse constructor
GetFunctionDefinitionVersionResponse({})
Implementation
GetFunctionDefinitionVersionResponse({
this.arn,
this.creationTimestamp,
this.definition,
this.id,
this.nextToken,
this.version,
});