public class ServerSideEncryptionS3 extends ServerSideEncryption
| Constructor and Description |
|---|
ServerSideEncryptionS3() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
headers() |
boolean |
tlsRequired() |
String |
toString() |
copySourceHeaderspublic final Map<String,String> headers()
headers in class ServerSideEncryptionpublic final boolean tlsRequired()
tlsRequired in class ServerSideEncryption