| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
RemoteIpDetails |
NetworkConnectionAction.remoteIpDetails()
The remote IP information of the connection.
|
RemoteIpDetails |
RdsLoginAttemptAction.remoteIpDetails()
Returns the value of the RemoteIpDetails property for this object.
|
RemoteIpDetails |
AwsApiCallAction.remoteIpDetails()
The remote IP information of the connection that initiated the Amazon Web Services API call.
|
RemoteIpDetails |
PortProbeDetail.remoteIpDetails()
The remote IP information of the connection.
|
RemoteIpDetails |
KubernetesApiCallAction.remoteIpDetails()
Returns the value of the RemoteIpDetails property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkConnectionAction.Builder |
NetworkConnectionAction.Builder.remoteIpDetails(RemoteIpDetails remoteIpDetails)
The remote IP information of the connection.
|
RdsLoginAttemptAction.Builder |
RdsLoginAttemptAction.Builder.remoteIpDetails(RemoteIpDetails remoteIpDetails)
Sets the value of the RemoteIpDetails property for this object.
|
AwsApiCallAction.Builder |
AwsApiCallAction.Builder.remoteIpDetails(RemoteIpDetails remoteIpDetails)
The remote IP information of the connection that initiated the Amazon Web Services API call.
|
PortProbeDetail.Builder |
PortProbeDetail.Builder.remoteIpDetails(RemoteIpDetails remoteIpDetails)
The remote IP information of the connection.
|
KubernetesApiCallAction.Builder |
KubernetesApiCallAction.Builder.remoteIpDetails(RemoteIpDetails remoteIpDetails)
Sets the value of the RemoteIpDetails property for this object.
|
Copyright © 2023. All rights reserved.