ClusterPoolClusterArgs

constructor(clusterName: Output<String>? = null, clusterPoolName: Output<String>? = null, clusterProfile: Output<ClusterProfileArgs>? = null, clusterType: Output<String>? = null, computeProfile: Output<ClusterPoolComputeProfileArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)