| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
IndicatorDetail |
IndicatorDetail.clone() |
IndicatorDetail |
Indicator.getIndicatorDetail()
Details about the indicators of compromise that are used to determine if a resource is involved in a security
incident.
|
IndicatorDetail |
IndicatorDetail.withFlaggedIpAddressDetail(FlaggedIpAddressDetail flaggedIpAddressDetail)
Suspicious IP addresses that are flagged, which indicates critical or severe threats based on threat intelligence
by Detective.
|
IndicatorDetail |
IndicatorDetail.withImpossibleTravelDetail(ImpossibleTravelDetail impossibleTravelDetail)
Identifies unusual and impossible user activity for an account.
|
IndicatorDetail |
IndicatorDetail.withNewAsoDetail(NewAsoDetail newAsoDetail)
Contains details about the new Autonomous System Organization (ASO).
|
IndicatorDetail |
IndicatorDetail.withNewGeolocationDetail(NewGeolocationDetail newGeolocationDetail)
Contains details about the new geographic location.
|
IndicatorDetail |
IndicatorDetail.withNewUserAgentDetail(NewUserAgentDetail newUserAgentDetail)
Contains details about the new user agent.
|
IndicatorDetail |
IndicatorDetail.withRelatedFindingDetail(RelatedFindingDetail relatedFindingDetail)
Contains details about related findings.
|
IndicatorDetail |
IndicatorDetail.withRelatedFindingGroupDetail(RelatedFindingGroupDetail relatedFindingGroupDetail)
Contains details about related finding groups.
|
IndicatorDetail |
IndicatorDetail.withTTPsObservedDetail(TTPsObservedDetail tTPsObservedDetail)
Details about the indicator of compromise.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Indicator.setIndicatorDetail(IndicatorDetail indicatorDetail)
Details about the indicators of compromise that are used to determine if a resource is involved in a security
incident.
|
Indicator |
Indicator.withIndicatorDetail(IndicatorDetail indicatorDetail)
Details about the indicators of compromise that are used to determine if a resource is involved in a security
incident.
|
Copyright © 2024. All rights reserved.