AWS SDK for .NET Documentation
WithAttachment Method (list)
AmazonAmazon.EC2.ModelVolumeWithAttachment(array<Attachment>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Sets the list of attachments
Declaration Syntax
C#
public Volume WithAttachment(
	params Attachment[] list
)
Parameters
list (array<Attachment>[]()[][])
List of attachments
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)