AWS SDK for .NET Documentation
TagList Property
AmazonAmazon.SimpleWorkflow.ModelWorkflowExecutionStartedEventAttributesTagList Did this page help you?   Yes   No    Tell us about it...
The list of tags associated with this workflow execution. An execution can have up to 5 tags.

Constraints:

Length
0 - 5

Declaration Syntax
C#
public List<string> TagList { get; set; }

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