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
- Struct
- Aws::GuardDuty::Types::MemberDataSourceConfiguration
- Defined in:
- (unknown)
Overview
Contains information on which data sources are enabled for a member account.
Instance Attribute Summary collapse
-
#account_id ⇒ String
The account ID for the member account.
-
#data_sources ⇒ Types::DataSourceConfigurationsResult
Contains information on the status of data sources for the account.
Instance Attribute Details
#account_id ⇒ String
The account ID for the member account.
#data_sources ⇒ Types::DataSourceConfigurationsResult
Contains information on the status of data sources for the account.