Multi Cloud Cluster Args
data class MultiCloudClusterArgs(val resourceLink: Output<String>? = null) : ConvertibleToJava<MultiCloudClusterArgs>
MultiCloudCluster contains information specific to GKE Multi-Cloud clusters.
Constructors
Functions
Properties
Link copied to clipboard
Immutable. 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