Skip to content

Guardduty  >  Structures  >  MemberDataSourceConfiguration

MemberDataSourceConfiguration

Structure Class

MemberDataSourceConfiguration dataclass

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

Attributes

account_id class-attribute instance-attribute
account_id: str | None = None

The account ID for the member account.

data_sources class-attribute instance-attribute
data_sources: DataSourceConfigurationsResult | None = None

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

features class-attribute instance-attribute
features: list[MemberFeaturesConfigurationResult] | None = None

Contains information about the status of the features for the member account.