VMware Cbt Enable Migration Input Args
constructor(dataMoverRunAsAccountId: Output<String>, disksToInclude: Output<List<VMwareCbtDiskInputArgs>>, instanceType: Output<String>, licenseType: Output<Either<String, LicenseType>>? = null, snapshotRunAsAccountId: Output<String>, targetAvailabilitySetId: Output<String>? = null, targetBootDiagnosticsStorageAccountId: Output<String>? = null, targetNetworkId: Output<String>, targetResourceGroupId: Output<String>, targetSubnetName: Output<String>? = null, targetVmName: Output<String>? = null, targetVmSize: Output<String>? = null, vmwareMachineId: Output<String>)