| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
FlaggedIpAddressDetail |
FlaggedIpAddressDetail.clone() |
FlaggedIpAddressDetail |
IndicatorDetail.getFlaggedIpAddressDetail()
Suspicious IP addresses that are flagged, which indicates critical or severe threats based on threat intelligence
by Detective.
|
FlaggedIpAddressDetail |
FlaggedIpAddressDetail.withIpAddress(String ipAddress)
IP address of the suspicious entity.
|
FlaggedIpAddressDetail |
FlaggedIpAddressDetail.withReason(Reason reason)
Details the reason the IP address was flagged as suspicious.
|
FlaggedIpAddressDetail |
FlaggedIpAddressDetail.withReason(String reason)
Details the reason the IP address was flagged as suspicious.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndicatorDetail.setFlaggedIpAddressDetail(FlaggedIpAddressDetail flaggedIpAddressDetail)
Suspicious IP addresses that are flagged, which indicates critical or severe threats based on threat intelligence
by Detective.
|
IndicatorDetail |
IndicatorDetail.withFlaggedIpAddressDetail(FlaggedIpAddressDetail flaggedIpAddressDetail)
Suspicious IP addresses that are flagged, which indicates critical or severe threats based on threat intelligence
by Detective.
|
Copyright © 2025. All rights reserved.