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

Class: Aws::Detective::Types::GetMembersResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#member_detailsArray<Types::MemberDetail>

The member account details that Detective is returning in response to the request.

Returns:

  • (Array<Types::MemberDetail>)

    The member account details that Detective is returning in response to the request.

#unprocessed_accountsArray<Types::UnprocessedAccount>

The requested member accounts for which Detective was unable to return member details.

For each account, provides the reason why the request could not be processed.

Returns:

  • (Array<Types::UnprocessedAccount>)

    The requested member accounts for which Detective was unable to return member details.