WorkstationClusterArgs

constructor(annotations: Output<Map<String, String>>? = null, displayName: Output<String>? = null, domainConfig: Output<WorkstationClusterDomainConfigArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, network: Output<String>? = null, privateClusterConfig: Output<WorkstationClusterPrivateClusterConfigArgs>? = null, project: Output<String>? = null, subnetwork: Output<String>? = null, tags: Output<Map<String, String>>? = null, workstationClusterId: Output<String>? = null)