You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::GetMemberDetectorsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::GetMemberDetectorsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#member_data_source_configurations ⇒ Array<Types::MemberDataSourceConfiguration>
An object that describes which data sources are enabled for a member account.
-
#unprocessed_accounts ⇒ Array<Types::UnprocessedAccount>
A list of member account IDs that were unable to be processed along with an explanation for why they were not processed.
Instance Attribute Details
#member_data_source_configurations ⇒ Array<Types::MemberDataSourceConfiguration>
An object that describes which data sources are enabled for a member account.
#unprocessed_accounts ⇒ Array<Types::UnprocessedAccount>
A list of member account IDs that were unable to be processed along with an explanation for why they were not processed.