AssociationExecution constructor
AssociationExecution({})
Implementation
AssociationExecution({
this.associationId,
this.associationVersion,
this.createdTime,
this.detailedStatus,
this.executionId,
this.lastExecutionDate,
this.resourceCountByStatus,
this.status,
});