Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsGuardDutyDetectorDataSourcesDnsLogsDetails
-
Packages that use AwsGuardDutyDetectorDataSourcesDnsLogsDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsGuardDutyDetectorDataSourcesDnsLogsDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsGuardDutyDetectorDataSourcesDnsLogsDetails Modifier and Type Method Description AwsGuardDutyDetectorDataSourcesDnsLogsDetailsAwsGuardDutyDetectorDataSourcesDetails. dnsLogs()An object that contains information on the status of DNS logs as a data source for the detector.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsGuardDutyDetectorDataSourcesDnsLogsDetails Modifier and Type Method Description AwsGuardDutyDetectorDataSourcesDetails.BuilderAwsGuardDutyDetectorDataSourcesDetails.Builder. dnsLogs(AwsGuardDutyDetectorDataSourcesDnsLogsDetails dnsLogs)An object that contains information on the status of DNS logs as a data source for the detector.
-