Snapshot Attribute

C# |
public class SnapshotAttribute

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SnapshotAttribute()()()() | Initializes a new instance of the SnapshotAttribute class |
![]() | CreateVolumePermission |
List of create volume permissions
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetCreateVolumePermission()()()() |
Checks if CreateVolumePermission property is set
|
![]() | IsSetProductCodes()()()() |
Checks if ProductCodes property is set
|
![]() | IsSetSnapshotId()()()() |
Checks if SnapshotId property is set
|
![]() | ProductCodes |
The product codes associated with the snapshot.
|
![]() | SnapshotId |
The ID of the Amazon EBS snapshot.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCreateVolumePermission(array<CreateVolumePermission>[]()[][]) | Obsolete.
Sets the list of create volume permissions
|
![]() | WithProductCodes(array<ProductCode>[]()[][]) | Obsolete.
Sets the product codes associated with the snapshot.
|
![]() | WithSnapshotId(String) | Obsolete.
Sets the ID of the Amazon EBS snapshot.
|

Object | |
![]() | SnapshotAttribute |