WorkerProfileArgs

constructor(count: Output<Int>? = null, diskEncryptionSetId: Output<String>? = null, diskSizeGB: Output<Int>? = null, encryptionAtHost: Output<Either<String, EncryptionAtHost>>? = null, name: Output<String>? = null, subnetId: Output<String>? = null, vmSize: Output<String>? = null)