Sets the list of instance volumes for import.

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 ImportInstanceTaskDetailsType WithVolumes( params ImportInstanceVolumeDetailItemType[] list )

- list (array<ImportInstanceVolumeDetailItemType>[]()[][])
- A list of instance volumes for import. Each volume's information is wrapped in an item element.

this instance