Class DevicePermission
Permissions for device access.
Inheritance
System.Object
DevicePermission
Namespace: Amazon.CDK.AWS.ECS
Assembly: Amazon.CDK.AWS.ECS.dll
Syntax (csharp)
public sealed class DevicePermission : Enum
Syntax (vb)
Public NotInheritable Class DevicePermission
Inherits
Enum
Synopsis
Fields
| MKNOD | Make a node. |
| READ | Read. |
| value__ | |
| WRITE | Write. |
Fields
MKNOD
READ
value__
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |