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