class Aws::SecurityHub::Types::Country
Information about a country.
@note When making an API call, you may pass Country
data as a hash: { country_code: "NonEmptyString", country_name: "NonEmptyString", }
@!attribute [rw] country_code
The 2-letter ISO 3166 country code for the country. @return [String]
@!attribute [rw] country_name
The name of the country. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/Country AWS API Documentation
Constants
- SENSITIVE