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

Class: Aws::WorkMail::Types::Delegate

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

Overview

The name of the attribute, which is one of the values defined in the UserAttribute enumeration.

Instance Attribute Summary collapse

Instance Attribute Details

#idString

The identifier for the user or group associated as the resource\'s delegate.

Returns:

  • (String)

    The identifier for the user or group associated as the resource\'s delegate.

#typeString

The type of the delegate: user or group.

Possible values:

  • GROUP
  • USER

Returns:

  • (String)

    The type of the delegate: user or group.