AWS SDK Version 4 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.

Contains the type of server-side encryption used to encrypt the S3 Inventory results.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.InventoryEncryption

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

Syntax

C#
public class InventoryEncryption

The InventoryEncryption type exposes the following members

Constructors

NameDescription
Public Method InventoryEncryption()

Properties

NameTypeDescription
Public Property SSEKMS Amazon.S3.Model.SSEKMS

Gets and sets the property SSEKMS.

Specifies the use of SSE-KMS to encrypt delivered inventory reports.

Public Property SSES3 Amazon.S3.Model.SSES3

Gets and sets the property SSES3.

Specifies the use of SSE-S3 to encrypt delivered inventory reports.

Version Information

.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