

# Country
<a name="API_Country"></a>

Information about a country.

## Contents
<a name="API_Country_Contents"></a>

 ** CountryCode **   <a name="securityhub-Type-Country-CountryCode"></a>
The 2-letter ISO 3166 country code for the country.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** CountryName **   <a name="securityhub-Type-Country-CountryName"></a>
The name of the country.  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_Country_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/Country) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/Country) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/Country) 