| Modifier and Type | Method and Description |
|---|---|
EncryptionOption |
EncryptionConfiguration.getEncryptionOption()
Type of S3 server-side encryption enabled.
|
EncryptionOption |
EncryptionConfiguration.Jsii$Proxy.getEncryptionOption() |
static EncryptionOption |
EncryptionOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncryptionOption[] |
EncryptionOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfiguration.Builder |
EncryptionConfiguration.Builder.encryptionOption(EncryptionOption encryptionOption)
Sets the value of
EncryptionConfiguration.getEncryptionOption() |
Copyright © 2022. All rights reserved.