Announcement constructor
Announcement({})
Implementation
Announcement({
this.activityType,
this.cluster,
this.code,
this.createTime,
this.description,
this.metadata,
this.name,
this.privateCloud,
this.state,
this.targetResourceType,
this.updateTime,
});