EbsInstanceBlockDevice Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

An EBS volume backed block device which is attached to an instance.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.EbsInstanceBlockDevice

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class EbsInstanceBlockDevice : Object

The EbsInstanceBlockDevice type exposes the following members

Constructors

  Name Description
Public Method EbsInstanceBlockDevice()

Properties

  Name Description
Public Property AttachTime The time at which the EBS volume was attached to the associated instance.
Public Property DeleteOnTermination Specifies whether the Amazon EBS volume is deleted on instance termination.
Public Property Status The status of the EBS volume.
Public Property VolumeId The ID of the EBS volume.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8