EdgeClusterArgs

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

EdgeCluster contains information specific to Google Edge Clusters.

Constructors

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

Functions

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

Properties

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

Immutable. Self-link of the Google Cloud resource for the Edge Cluster. For example: //edgecontainer.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster