| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
ActionRemoteIpDetails |
NetworkConnectionAction.remoteIpDetails()
Information about the remote IP address that issued the network connection request.
|
ActionRemoteIpDetails |
PortProbeDetail.remoteIpDetails()
Provides information about the remote IP address that performed the scan.
|
ActionRemoteIpDetails |
AwsApiCallAction.remoteIpDetails()
Provided if
CallerType is remoteIp. |
| Modifier and Type | Method and Description |
|---|---|
NetworkConnectionAction.Builder |
NetworkConnectionAction.Builder.remoteIpDetails(ActionRemoteIpDetails remoteIpDetails)
Information about the remote IP address that issued the network connection request.
|
PortProbeDetail.Builder |
PortProbeDetail.Builder.remoteIpDetails(ActionRemoteIpDetails remoteIpDetails)
Provides information about the remote IP address that performed the scan.
|
AwsApiCallAction.Builder |
AwsApiCallAction.Builder.remoteIpDetails(ActionRemoteIpDetails remoteIpDetails)
Provided if
CallerType is remoteIp. |
Copyright © 2023. All rights reserved.