Table of Contents

Class SseKmsEncryptedObjects

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

A container for filter information for the selection of S3 objects encrypted with Amazon Web Services KMS.

public class SseKmsEncryptedObjects
Inheritance
SseKmsEncryptedObjects
Inherited Members

Constructors

SseKmsEncryptedObjects()

public SseKmsEncryptedObjects()

Properties

SseKmsEncryptedObjectsStatus

The replication for KMS encrypted S3 objects is disabled if status is not Enabled.

Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.

public SseKmsEncryptedObjectsStatus SseKmsEncryptedObjectsStatus { get; set; }

Property Value

SseKmsEncryptedObjectsStatus