DataSourceConfigurationsResult¶
Structure Class¶
DataSourceConfigurationsResult
dataclass
¶
Contains information on the status of data sources for the detector.
Attributes¶
cloud_trail
class-attribute
instance-attribute
¶
cloud_trail: CloudTrailConfigurationResult | None = None
An object that contains information on the status of CloudTrail as a data source.
dns_logs
class-attribute
instance-attribute
¶
dns_logs: DNSLogsConfigurationResult | None = None
An object that contains information on the status of DNS logs as a data source.
flow_logs
class-attribute
instance-attribute
¶
flow_logs: FlowLogsConfigurationResult | None = None
An object that contains information on the status of VPC flow logs as a data source.
kubernetes
class-attribute
instance-attribute
¶
kubernetes: KubernetesConfigurationResult | None = None
An object that contains information on the status of all Kubernetes data sources.
malware_protection
class-attribute
instance-attribute
¶
malware_protection: MalwareProtectionConfigurationResult | None = None
Describes the configuration of Malware Protection data sources.
s3_logs
class-attribute
instance-attribute
¶
s3_logs: S3LogsConfigurationResult | None = None
An object that contains information on the status of S3 Data event logs as a data source.