VMwareCbtEnableMigrationInputArgs

constructor(confidentialVmKeyVaultId: Output<String>? = null, dataMoverRunAsAccountId: Output<String>, disksToInclude: Output<List<VMwareCbtDiskInputArgs>>, instanceType: Output<String>, licenseType: Output<Either<String, LicenseType>>? = null, linuxLicenseType: Output<Either<String, LinuxLicenseType>>? = null, performAutoResync: Output<String>? = null, performSqlBulkRegistration: Output<String>? = null, seedDiskTags: Output<Map<String, String>>? = null, snapshotRunAsAccountId: Output<String>, sqlServerLicenseType: Output<Either<String, SqlServerLicenseType>>? = null, targetAvailabilitySetId: Output<String>? = null, targetAvailabilityZone: Output<String>? = null, targetBootDiagnosticsStorageAccountId: Output<String>? = null, targetDiskTags: Output<Map<String, String>>? = null, targetNetworkId: Output<String>, targetNicTags: Output<Map<String, String>>? = null, targetProximityPlacementGroupId: Output<String>? = null, targetResourceGroupId: Output<String>, targetSubnetName: Output<String>? = null, targetVmName: Output<String>? = null, targetVmSecurityProfile: Output<VMwareCbtSecurityProfilePropertiesArgs>? = null, targetVmSize: Output<String>? = null, targetVmTags: Output<Map<String, String>>? = null, testNetworkId: Output<String>? = null, testSubnetName: Output<String>? = null, userSelectedOSName: Output<String>? = null, vmwareMachineId: Output<String>)