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