MultiCloudClusterArgs

data class MultiCloudClusterArgs(val resourceLink: Output<String>? = null) : ConvertibleToJava<MultiCloudClusterArgs>

MultiCloudCluster contains information specific to GKE Multi-Cloud clusters.

Constructors

Link copied to clipboard
fun MultiCloudClusterArgs(resourceLink: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): MultiCloudClusterArgs

Properties

Link copied to clipboard
val resourceLink: Output<String>? = null

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