You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GuardDuty::Types::RemoteIpDetails

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about the remote IP address of the connection.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#cityTypes::City

The city information of the remote IP address.

Returns:

  • (Types::City)

    The city information of the remote IP address.

#countryTypes::Country

The country code of the remote IP address.

Returns:

#geo_locationTypes::GeoLocation

The location information of the remote IP address.

Returns:

#ip_address_v4String

The IPv4 remote address of the connection.

Returns:

  • (String)

    The IPv4 remote address of the connection.

#organizationTypes::Organization

The ISP organization information of the remote IP address.

Returns: