Class SseKmsEncryptedObjects

java.lang.Object
software.amazon.awssdk.services.s3.model.SseKmsEncryptedObjects
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SseKmsEncryptedObjects.Builder,SseKmsEncryptedObjects>

@Generated("software.amazon.awssdk:codegen") public final class SseKmsEncryptedObjects extends Object implements SdkPojo, Serializable, ToCopyableBuilder<SseKmsEncryptedObjects.Builder,SseKmsEncryptedObjects>

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

See Also: