public class SseConfigurationRule extends Object
SseConfiguration.| Constructor and Description |
|---|
SseConfigurationRule(SseAlgorithm sseAlgorithm,
String kmsMasterKeyId)
Constructs new server-side encryption configuration rule.
|
| Modifier and Type | Method and Description |
|---|---|
String |
kmsMasterKeyId() |
SseAlgorithm |
sseAlgorithm() |
public SseConfigurationRule(@Nonnull SseAlgorithm sseAlgorithm, @Nullable String kmsMasterKeyId)
public String kmsMasterKeyId()
public SseAlgorithm sseAlgorithm()