Cluster Args
constructor(apiServerProfile: Output<ClusterApiServerProfileArgs>? = null, clusterProfile: Output<ClusterClusterProfileArgs>? = null, ingressProfile: Output<ClusterIngressProfileArgs>? = null, location: Output<String>? = null, mainProfile: Output<ClusterMainProfileArgs>? = null, name: Output<String>? = null, networkProfile: Output<ClusterNetworkProfileArgs>? = null, resourceGroupName: Output<String>? = null, servicePrincipal: Output<ClusterServicePrincipalArgs>? = null, tags: Output<Map<String, String>>? = null, workerProfile: Output<ClusterWorkerProfileArgs>? = null)