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.

Specifies the key-value pair that are assigned to a file during the execution of a Tagging step.

Inheritance Hierarchy

System.Object
  Amazon.Transfer.Model.S3Tag

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

Syntax

C#
public class S3Tag

The S3Tag type exposes the following members

Constructors

NameDescription
Public Method S3Tag()

Properties

NameTypeDescription
Public Property Key System.String

Gets and sets the property Key.

The name assigned to the tag that you create.

Public Property Value System.String

Gets and sets the property Value.

The value that corresponds to the key.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5