Class: Aws::GuardDuty::Types::Country
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::Country
- Defined in:
- gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb
Overview
Contains information about the country where the remote IP address is located.
Constant Summary collapse
- SENSITIVE =
[]
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.