Uses of Class
software.amazon.awssdk.services.detective.model.FlaggedIpAddressDetail
-
Packages that use FlaggedIpAddressDetail Package Description software.amazon.awssdk.services.detective.model -
-
Uses of FlaggedIpAddressDetail in software.amazon.awssdk.services.detective.model
Methods in software.amazon.awssdk.services.detective.model that return FlaggedIpAddressDetail Modifier and Type Method Description FlaggedIpAddressDetailIndicatorDetail. flaggedIpAddressDetail()Suspicious IP addresses that are flagged, which indicates critical or severe threats based on threat intelligence by Detective.Methods in software.amazon.awssdk.services.detective.model with parameters of type FlaggedIpAddressDetail Modifier and Type Method Description IndicatorDetail.BuilderIndicatorDetail.Builder. flaggedIpAddressDetail(FlaggedIpAddressDetail flaggedIpAddressDetail)Suspicious IP addresses that are flagged, which indicates critical or severe threats based on threat intelligence by Detective.
-