status property

bool? status
getter/setter pair

True if the targets are all a comparable type.

For example this is true if all targets are GKE clusters. This is false if some targets are Cloud Run targets and others are GKE clusters.

Implementation

core.bool? status;