Uses of Class
software.amazon.awssdk.services.detective.model.ImpossibleTravelDetail
-
Packages that use ImpossibleTravelDetail Package Description software.amazon.awssdk.services.detective.model -
-
Uses of ImpossibleTravelDetail in software.amazon.awssdk.services.detective.model
Methods in software.amazon.awssdk.services.detective.model that return ImpossibleTravelDetail Modifier and Type Method Description ImpossibleTravelDetailIndicatorDetail. impossibleTravelDetail()Identifies unusual and impossible user activity for an account.Methods in software.amazon.awssdk.services.detective.model with parameters of type ImpossibleTravelDetail Modifier and Type Method Description IndicatorDetail.BuilderIndicatorDetail.Builder. impossibleTravelDetail(ImpossibleTravelDetail impossibleTravelDetail)Identifies unusual and impossible user activity for an account.
-