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_time ⇒ Time

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

Returns:

  • (Time) —

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

#external ⇒ Boolean

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.

#id ⇒ String

The ID of the principal.

Returns:

  • (String) —

    The ID of the principal.

#last_updated_time ⇒ Time

The time when the association was last updated.

Returns:

  • (Time) —

    The time when the association was last updated.

#resource_share_arn ⇒ String

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

Returns:

  • (String) —

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