class Aws::RAM::Types::ResourceShareInvitation
Describes an invitation to join a resource share.
@!attribute [rw] resource_share_invitation_arn
The Amazon Resource Name (ARN) of the invitation. @return [String]
@!attribute [rw] resource_share_name
The name of the resource share. @return [String]
@!attribute [rw] resource_share_arn
The Amazon Resource Name (ARN) of the resource share. @return [String]
@!attribute [rw] sender_account_id
The ID of the Amazon Web Services account that sent the invitation. @return [String]
@!attribute [rw] receiver_account_id
The ID of the Amazon Web Services account that received the invitation. @return [String]
@!attribute [rw] invitation_timestamp
The date and time when the invitation was sent. @return [Time]
@!attribute [rw] status
The status of the invitation. @return [String]
@!attribute [rw] resource_share_associations
To view the resources associated with a pending resource share invitation, use [ ListPendingInvitationResources][1]. [1]: https://docs.aws.amazon.com/ram/latest/APIReference/API_ListPendingInvitationResources.html @return [Array<Types::ResourceShareAssociation>]
@!attribute [rw] receiver_arn
The Amazon Resource Name (ARN) of the IAM user or IAM role that received the invitation. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/ResourceShareInvitation AWS API Documentation
Constants
- SENSITIVE