AWS SDK for .NET Documentation
Tag Property
AmazonAmazon.EC2.ModelCreateTagsRequestTag Did this page help you?   Yes   No    Tell us about it...
The tags to add or overwrite for the specified resources. Each tag item consists of a key-value pair.
Declaration Syntax
C#
public List<Tag> Tag { get; set; }

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