CreateVolumePermission Class

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

Describes a permission allowing either a user or group to create a new EBS volume from a snapshot.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.CreateVolumePermission

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

Syntax

C#
public class CreateVolumePermission : Object

The CreateVolumePermission type exposes the following members

Constructors

  Name Description
Public Method CreateVolumePermission()

Properties

  Name Description
Public Property Group The group that is allowed to create volumes from the snapshot (currently supports "all").
Public Property UserId The user ID of the user that can create volumes from the snapshot.

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