AWS SDK for .NET Documentation
WithVolumeId Method (volumeId)
AmazonAmazon.EC2.ModelVolumeWithVolumeId(String) Did this page help you?   Yes   No    Tell us about it...
Sets the ID of the volume.
Declaration Syntax
C#
public Volume WithVolumeId(
	string volumeId
)
Parameters
volumeId (String)
The ID of the volume.
Return Value
this instance

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