Service constructor
Service({})
Implementation
Service({
this.arn,
this.createDate,
this.creatorRequestId,
this.description,
this.dnsConfig,
this.healthCheckConfig,
this.healthCheckCustomConfig,
this.id,
this.instanceCount,
this.name,
this.namespaceId,
});