You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkDocs::Types::PermissionInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the permissions.

Instance Attribute Summary collapse

Instance Attribute Details

#roleString

The role of the user.

Possible values:

  • VIEWER
  • CONTRIBUTOR
  • OWNER
  • COOWNER

Returns:

  • (String)

    The role of the user.

#typeString

The type of permissions.

Possible values:

  • DIRECT
  • INHERITED

Returns:

  • (String)

    The type of permissions.