AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Describes stack or user permissions.

Inheritance Hierarchy

System.Object
  Amazon.OpsWorks.Model.Permission

Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Permission : Object

The Permission type exposes the following members

Constructors

NameDescription
Public Method Permission()

Properties

NameTypeDescription
Public Property AllowSsh System.Boolean Gets and sets the property AllowSsh.

Whether the user can use SSH.

Public Property AllowSudo System.Boolean Gets and sets the property AllowSudo.

Whether the user can use sudo.

Public Property IamUserArn System.String Gets and sets the property IamUserArn.

The Amazon Resource Name (ARN) for an AWS Identity and Access Management (IAM) role. For more information about IAM ARNs, see Using Identifiers.

Public Property Level System.String Gets and sets the property Level.

The user's permission level, which must be the following:

  • deny
  • show
  • deploy
  • manage
  • iam_only

For more information on the permissions associated with these levels, see Managing User Permissions

Public Property StackId System.String Gets and sets the property StackId.

A stack ID.

Version Information

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

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