Association constructor
Association({})
Implementation
Association({
this.associationId,
this.associationName,
this.associationVersion,
this.documentVersion,
this.instanceId,
this.lastExecutionDate,
this.name,
this.overview,
this.scheduleExpression,
this.targets,
});