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

Class: Aws::ServiceCatalog::Types::Principal

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

Overview

Information about a principal.

Instance Attribute Summary collapse

Instance Attribute Details

#principal_arnString

The ARN of the principal (IAM user, role, or group).

Returns:

  • (String)

    The ARN of the principal (IAM user, role, or group).

#principal_typeString

The principal type. The supported value is IAM.

Possible values:

  • IAM

Returns:

  • (String)

    The principal type.