You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Detective::Types::ListInvitationsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#invitationsArray<Types::MemberDetail>

The list of behavior graphs for which the member account has open or accepted invitations.

Returns:

  • (Array<Types::MemberDetail>)

    The list of behavior graphs for which the member account has open or accepted invitations.

#next_tokenString

If there are more behavior graphs remaining in the results, then this is the pagination token to use to request the next page of behavior graphs.

Returns:

  • (String)

    If there are more behavior graphs remaining in the results, then this is the pagination token to use to request the next page of behavior graphs.