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
show all
Defined in:
(unknown)

Overview

Provides information about an Amazon Macie membership invitation that was received by an account.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

Returns:

  • (String)

#invitation_idString

Returns:

  • (String)

#invited_atTime

Returns:

  • (Time)

#relationship_statusString

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

Returns:

  • (String)

    The current status of the relationship between an account and an associated Amazon Macie master account (inviter account).