resourceLink property

String? resourceLink
getter/setter pair

Self-link of the Google Cloud resource for the GKE Multi-Cloud cluster.

For example: //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/awsClusters/my-cluster //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/azureClusters/my-cluster //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/attachedClusters/my-cluster

Immutable.

Implementation

core.String? resourceLink;