Activation constructor
Activation({})
Implementation
Activation({
this.activationId,
this.createdDate,
this.defaultInstanceName,
this.description,
this.expirationDate,
this.expired,
this.iamRole,
this.registrationLimit,
this.registrationsCount,
this.tags,
});