Kubernetes Cluster Properties Args
data class KubernetesClusterPropertiesArgs(val servicePrincipal: Output<ServicePrincipalPropertiesArgs>? = null) : ConvertibleToJava<KubernetesClusterPropertiesArgs>
Kubernetes cluster specific properties
Constructors
Link copied to clipboard
fun KubernetesClusterPropertiesArgs(servicePrincipal: Output<ServicePrincipalPropertiesArgs>? = null)