AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about groups of Amazon EC2 instance tags.

Inheritance Hierarchy

System.Object
  Amazon.CodeDeploy.Model.EC2TagSet

Namespace: Amazon.CodeDeploy.Model
Assembly: AWSSDK.CodeDeploy.dll
Version: 3.x.y.z

Syntax

C#
public class EC2TagSet

The EC2TagSet type exposes the following members

Constructors

NameDescription
Public Method EC2TagSet()

Properties

NameTypeDescription
Public Property Ec2TagSetList System.Collections.Generic.List<System.Collections.Generic.List<Amazon.CodeDeploy.Model.EC2TagFilter>>

Gets and sets the property Ec2TagSetList.

A list that contains other lists of Amazon EC2 instance tag groups. For an instance to be included in the deployment group, it must be identified by all of the tag groups in the list.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5