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.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class InventoryEncryption
The InventoryEncryption type exposes the following members
| Name | Description | |
|---|---|---|
|
InventoryEncryption() |
| Name | Type | Description | |
|---|---|---|---|
|
SSEKMS | Amazon.S3.Model.SSEKMS |
Gets and sets the property SSEKMS. Specifies the use of SSE-KMS to encrypt delivered inventory reports. |
|
SSES3 | Amazon.S3.Model.SSES3 |
Gets and sets the property SSES3. Specifies the use of SSE-S3 to encrypt delivered inventory reports. |
.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