cluster property

String? cluster
getter/setter pair

The name of the cluster the GKE service is running in.

The cluster must be running in the same project as the trigger being created.

Required.

Implementation

core.String? cluster;