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 whether the object tag-set are copied from the source object or replaced with tag-set provided in the request.
Namespace: Amazon.S3
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public sealed class TaggingDirective : ConstantClass
The TaggingDirective type exposes the following members
| Name | Description | |
|---|---|---|
 
 | 
TaggingDirective(string) | 
 Construct instance of TaggingDirective  | 
| Name | Type | Description | |
|---|---|---|---|
 
 | 
Value | System.String | Inherited from Amazon.Runtime.ConstantClass. | 
| Name | Description | |
|---|---|---|
 
 
 | 
FindValue(string) | 
 Finds the constant for the unique value.  | 
| Name | Type | Description | |
|---|---|---|---|
 
 
 | 
COPY | Amazon.S3.TaggingDirective | 
 The object tag-set is copied from the source object.  | 
 
 
 | 
REPLACE | Amazon.S3.TaggingDirective | 
 The object tag-set is replaced with tag-set provided in the request.  | 
.NET: 
Supported in: 8.0 and newer, Core 3.1
.NET Standard: 
Supported in: 2.0
.NET Framework: 
Supported in: 4.7.2 and newer