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

Class: Aws::QuickSight::Types::Group

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

Overview

A group in Amazon QuickSight consists of a set of users. You can use groups to make it easier to manage access and security.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) for the group.

Returns:

  • (String)

    The Amazon Resource Name (ARN) for the group.

#descriptionString

The group description.

Returns:

  • (String)

    The group description.

#group_nameString

The name of the group.

Returns:

  • (String)

    The name of the group.

#principal_idString

The principal ID of the group.

Returns:

  • (String)

    The principal ID of the group.