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

Class: Aws::RAM::Types::Principal

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

Overview

Describes a principal for use with AWS Resource Access Manager.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The time when the principal was associated with the resource share.

Returns:

  • (Time)

    The time when the principal was associated with the resource share.

#externalBoolean

Indicates whether the principal belongs to the same AWS organization as the AWS account that owns the resource share.

Returns:

  • (Boolean)

    Indicates whether the principal belongs to the same AWS organization as the AWS account that owns the resource share.

#idString

The ID of the principal.

Returns:

  • (String)

    The ID of the principal.

#last_updated_timeTime

The time when the association was last updated.

Returns:

  • (Time)

    The time when the association was last updated.

#resource_share_arnString

The Amazon Resource Name (ARN) of the resource share.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the resource share.