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

Class: Aws::GuardDuty::Types::MemberDataSourceConfiguration

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

Overview

Contains information on which data sources are enabled for a member account.

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

The account ID for the member account.

Returns:

  • (String)

    The account ID for the member account.

#data_sourcesTypes::DataSourceConfigurationsResult

Contains information on the status of data sources for the account.

Returns: