Sets the import instance task information.
            
 Declaration Syntax
 Declaration Syntax| C# | 
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public ConversionTaskType WithImportInstanceRequest( ImportInstanceTaskDetailsType importInstanceRequest )
 Parameters
 Parameters- importInstanceRequest (ImportInstanceTaskDetailsType)
- If the task is for importing an instance, this contains information about the import instance task.
 Return Value
 Return Valuethis instance