AWS SDK for .NET Documentation
Tag Property
AmazonAmazon.EC2.ModelDeleteTagsRequestTag Did this page help you?   Yes   No    Tell us about it...
The tags to delete from the specified resources. If a tag doesn't have a value defined in the key-value pair, the tag is deleted regardless of its value.
Declaration Syntax
C#
public List<DeleteTags> Tag { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)