You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Macie2::Types::Invitation
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::Invitation
- Defined in:
- (unknown)
Overview
Provides information about an Amazon Macie membership invitation that was received by an account.
Returned by:
Instance Attribute Summary collapse
-
#account_id ⇒ String
-
#invitation_id ⇒ String
-
#invited_at ⇒ Time
-
#relationship_status ⇒ String
The current status of the relationship between an account and an associated Amazon Macie master account (inviter account).
Instance Attribute Details
#account_id ⇒ String
#invitation_id ⇒ String
#invited_at ⇒ Time
#relationship_status ⇒ String
The current status of the relationship between an account and an associated Amazon Macie master account (inviter account). Possible values are:
Possible values:
- Enabled
- Paused
- Invited
- Created
- Removed
- Resigned
- EmailVerificationInProgress
- EmailVerificationFailed
- RegionDisabled
- AccountSuspended