

# DeregisterInstanceTagAttributeRequest
<a name="API_DeregisterInstanceTagAttributeRequest"></a>

Information about the tag keys to deregister for the current Region. You can either specify individual tag keys or deregister all tag keys in the current Region. You must specify either `IncludeAllTagsOfInstance` or `InstanceTagKeys` in the request

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

 ** IncludeAllTagsOfInstance **   
Indicates whether to deregister all tag keys in the current Region. Specify `false` to deregister all tag keys.  
Type: Boolean  
Required: No

 ** InstanceTagKey.N **   
Information about the tag keys to deregister.  
Type: Array of strings  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/ec2-2016-11-15/DeregisterInstanceTagAttributeRequest) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ec2-2016-11-15/DeregisterInstanceTagAttributeRequest) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ec2-2016-11-15/DeregisterInstanceTagAttributeRequest) 