CompositeHealthCheck constructor
CompositeHealthCheck({})
Implementation
CompositeHealthCheck({
this.creationTimestamp,
this.description,
this.fingerprint,
this.healthDestination,
this.healthSources = const [],
this.id,
this.kind,
this.name,
this.region,
this.selfLink,
this.selfLinkWithId,
}) : super(fullyQualifiedName);