EventSourceConfiguration constructor
EventSourceConfiguration({})
Implementation
EventSourceConfiguration({
this.batchSize,
this.eventSource,
this.functionName,
this.isActive,
this.lastModified,
this.parameters,
this.role,
this.status,
this.uuid,
});