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
- Struct
- Aws::GuardDuty::Types::Country
- Defined in:
- (unknown)
Overview
Contains information about the country where the remote IP address is located.
Returned by:
Instance Attribute Summary collapse
-
#country_code ⇒ String
The country code of the remote IP address.
-
#country_name ⇒ String
The country name of the remote IP address.
Instance Attribute Details
#country_code ⇒ String
The country code of the remote IP address.
#country_name ⇒ String
The country name of the remote IP address.