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.

Container for the parameters to the UpdateObjectEncryption operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.S3.Model.UpdateObjectEncryptionRequest

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

Syntax

C#
public class UpdateObjectEncryptionRequest : AmazonWebServiceRequest
         IAmazonWebServiceRequest

The UpdateObjectEncryptionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BucketName System.String

Gets and sets the property BucketName.

Public Property ChecksumAlgorithm Amazon.S3.ChecksumAlgorithm

Gets and sets the property ChecksumAlgorithm.

Public Property ContentMD5 System.String

Gets and sets the property ContentMD5.

Public Property ExpectedBucketOwner System.String

Gets and sets the property ExpectedBucketOwner.

Public Property Key System.String

Gets and sets the property Key.

Public Property ObjectEncryption Amazon.S3.Model.ObjectEncryption

Gets and sets the property ObjectEncryption.

Public Property RequestPayer Amazon.S3.RequestPayer

Gets and sets the property RequestPayer.

Public Property VersionId System.String

Gets and sets the property VersionId.

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