class Aws::RAM::Types::ResourceShareAssociation

Describes an association with a resource share.

@!attribute [rw] resource_share_arn

The Amazon Resource Name (ARN) of the resource share.
@return [String]

@!attribute [rw] resource_share_name

The name of the resource share.
@return [String]

@!attribute [rw] associated_entity

The associated entity. For resource associations, this is the Amazon
Resource Name (ARN) of the resource. For principal associations,
this is one of the following:

* An Amazon Web Services account ID

* An ARN of an organization in Organizations

* An ARN of an organizational unit (OU) in Organizations

* An ARN of an IAM role

* An ARN of an IAM user
@return [String]

@!attribute [rw] association_type

The association type.
@return [String]

@!attribute [rw] status

The status of the association.
@return [String]

@!attribute [rw] status_message

A message about the status of the association.
@return [String]

@!attribute [rw] creation_time

The time when the association was created.
@return [Time]

@!attribute [rw] last_updated_time

The time when the association was last updated.
@return [Time]

@!attribute [rw] external

Indicates whether the principal belongs to the same organization in
Organizations as the Amazon Web Services account that owns the
resource share.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/ResourceShareAssociation AWS API Documentation

Constants

SENSITIVE