| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
ImpossibleTravelDetail |
ImpossibleTravelDetail.clone() |
ImpossibleTravelDetail |
IndicatorDetail.getImpossibleTravelDetail()
Identifies unusual and impossible user activity for an account.
|
ImpossibleTravelDetail |
ImpossibleTravelDetail.withEndingIpAddress(String endingIpAddress)
IP address where the resource was last used in the impossible travel.
|
ImpossibleTravelDetail |
ImpossibleTravelDetail.withEndingLocation(String endingLocation)
Location where the resource was last used in the impossible travel.
|
ImpossibleTravelDetail |
ImpossibleTravelDetail.withHourlyTimeDelta(Integer hourlyTimeDelta)
Returns the time difference between the first and last timestamp the resource was used.
|
ImpossibleTravelDetail |
ImpossibleTravelDetail.withStartingIpAddress(String startingIpAddress)
IP address where the resource was first used in the impossible travel.
|
ImpossibleTravelDetail |
ImpossibleTravelDetail.withStartingLocation(String startingLocation)
Location where the resource was first used in the impossible travel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndicatorDetail.setImpossibleTravelDetail(ImpossibleTravelDetail impossibleTravelDetail)
Identifies unusual and impossible user activity for an account.
|
IndicatorDetail |
IndicatorDetail.withImpossibleTravelDetail(ImpossibleTravelDetail impossibleTravelDetail)
Identifies unusual and impossible user activity for an account.
|
Copyright © 2025. All rights reserved.