ClusterWorkerProfileArgs

constructor(diskEncryptionSetId: Output<String>? = null, diskSizeGb: Output<Int>, encryptionAtHostEnabled: Output<Boolean>? = null, nodeCount: Output<Int>, subnetId: Output<String>, vmSize: Output<String>)