Specifies the encryption to be used on the server for the new object.
Default: None

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public InitiateMultipartUploadRequest WithServerSideEncryptionMethod( ServerSideEncryptionMethod encryption )

- encryption (ServerSideEncryptionMethod)
- ServerSideEncryptionMethod for the new object

The response with the ServerSideEncryptionMethod set.