DataSourcesFreeTrial¶
Structure Class¶
DataSourcesFreeTrial
dataclass
¶
Contains information about which data sources are enabled for the GuardDuty member account.
Attributes¶
cloud_trail
class-attribute
instance-attribute
¶
cloud_trail: DataSourceFreeTrial | None = None
Describes whether any Amazon Web Services CloudTrail management event logs are enabled as data sources.
dns_logs
class-attribute
instance-attribute
¶
dns_logs: DataSourceFreeTrial | None = None
Describes whether any DNS logs are enabled as data sources.
flow_logs
class-attribute
instance-attribute
¶
flow_logs: DataSourceFreeTrial | None = None
Describes whether any VPC Flow logs are enabled as data sources.
kubernetes
class-attribute
instance-attribute
¶
kubernetes: KubernetesDataSourceFreeTrial | None = None
Describes whether any Kubernetes logs are enabled as data sources.
malware_protection
class-attribute
instance-attribute
¶
malware_protection: MalwareProtectionDataSourceFreeTrial | None = None
Describes whether Malware Protection is enabled as a data source.
s3_logs
class-attribute
instance-attribute
¶
s3_logs: DataSourceFreeTrial | None = None
Describes whether any S3 data event logs are enabled as data sources.