SseKmsEncryptedObjects
public struct SseKmsEncryptedObjects : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Specifies whether Amazon S3 replicates objects created with server-side encryption using a customer master key (CMK) stored in AWS Key Management Service.
Declaration
Swift
public let status: SseKmsEncryptedObjectsStatus
-
Undocumented
Declaration
Swift
public init(status: SseKmsEncryptedObjectsStatus)