Response Policy GKECluster Args
data class ResponsePolicyGKEClusterArgs(val gkeClusterName: Output<String>? = null, val kind: Output<String>? = null) : ConvertibleToJava<ResponsePolicyGKEClusterArgs>
Constructors
Link copied to clipboard
fun ResponsePolicyGKEClusterArgs(gkeClusterName: Output<String>? = null, kind: Output<String>? = null)
Functions
Properties
Link copied to clipboard
The resource name of the cluster to bind this response policy to. This should be specified in the format like: projects//locations//clusters/*. This is referenced from GKE projects.locations.clusters.get API: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/get