You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::Invitation
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::Invitation
- Defined in:
- (unknown)
Overview
Contains information about the invitation to become a member account.
Instance Attribute Summary collapse
-
#account_id ⇒ String
The ID of the account that the invitation was sent from.
-
#invitation_id ⇒ String
The ID of the invitation.
-
#invited_at ⇒ String
The timestamp when the invitation was sent.
-
#relationship_status ⇒ String
The status of the relationship between the inviter and invitee accounts.
Instance Attribute Details
#account_id ⇒ String
The ID of the account that the invitation was sent from.
#invitation_id ⇒ String
The ID of the invitation. This value is used to validate the inviter account to the member account.
#invited_at ⇒ String
The timestamp when the invitation was sent.
#relationship_status ⇒ String
The status of the relationship between the inviter and invitee accounts.