Uses of Class
software.amazon.awssdk.services.guardduty.model.TriggerDetails
-
Packages that use TriggerDetails Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of TriggerDetails in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return TriggerDetails Modifier and Type Method Description TriggerDetailsScan. triggerDetails()Specifies the reason why the scan was initiated.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type TriggerDetails Modifier and Type Method Description Scan.BuilderScan.Builder. triggerDetails(TriggerDetails triggerDetails)Specifies the reason why the scan was initiated.
-