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

Class: Aws::GuardDuty::Types::Country

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

Overview

Contains information about the country where the remote IP address is located.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#country_codeString

The country code of the remote IP address.

Returns:

  • (String)

    The country code of the remote IP address.

#country_nameString

The country name of the remote IP address.

Returns:

  • (String)

    The country name of the remote IP address.