static AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.builder() |
|
default AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.cloudTrail(Consumer<AwsGuardDutyDetectorDataSourcesCloudTrailDetails.Builder> cloudTrail) |
An object that contains information on the status of CloudTrail as a data source for the detector.
|
AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.cloudTrail(AwsGuardDutyDetectorDataSourcesCloudTrailDetails cloudTrail) |
An object that contains information on the status of CloudTrail as a data source for the detector.
|
default AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.dnsLogs(Consumer<AwsGuardDutyDetectorDataSourcesDnsLogsDetails.Builder> dnsLogs) |
An object that contains information on the status of DNS logs as a data source for the detector.
|
AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.dnsLogs(AwsGuardDutyDetectorDataSourcesDnsLogsDetails dnsLogs) |
An object that contains information on the status of DNS logs as a data source for the detector.
|
default AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.flowLogs(Consumer<AwsGuardDutyDetectorDataSourcesFlowLogsDetails.Builder> flowLogs) |
An object that contains information on the status of VPC Flow Logs as a data source for the detector.
|
AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.flowLogs(AwsGuardDutyDetectorDataSourcesFlowLogsDetails flowLogs) |
An object that contains information on the status of VPC Flow Logs as a data source for the detector.
|
default AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.kubernetes(Consumer<AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder> kubernetes) |
An object that contains information on the status of Kubernetes data sources for the detector.
|
AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.kubernetes(AwsGuardDutyDetectorDataSourcesKubernetesDetails kubernetes) |
An object that contains information on the status of Kubernetes data sources for the detector.
|
default AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.malwareProtection(Consumer<AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder> malwareProtection) |
An object that contains information on the status of Malware Protection as a data source for the detector.
|
AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.malwareProtection(AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails malwareProtection) |
An object that contains information on the status of Malware Protection as a data source for the detector.
|
default AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.s3Logs(Consumer<AwsGuardDutyDetectorDataSourcesS3LogsDetails.Builder> s3Logs) |
An object that contains information on the status of S3 Data event logs as a data source for the detector.
|
AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.Builder.s3Logs(AwsGuardDutyDetectorDataSourcesS3LogsDetails s3Logs) |
An object that contains information on the status of S3 Data event logs as a data source for the detector.
|
AwsGuardDutyDetectorDataSourcesDetails.Builder |
AwsGuardDutyDetectorDataSourcesDetails.toBuilder() |
|