@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.482Z") @Stability(value=Experimental) public interface CloudWatchEncryption extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CloudWatchEncryption.Builder
A builder for
CloudWatchEncryption |
static class |
CloudWatchEncryption.Jsii$Proxy
An implementation for
CloudWatchEncryption |
| Modifier and Type | Method and Description |
|---|---|
static CloudWatchEncryption.Builder |
builder() |
default IKey |
getKmsKey()
(experimental) The KMS key to be used to encrypt the data.
|
CloudWatchEncryptionMode |
getMode()
(experimental) Encryption mode.
|
@Stability(value=Experimental) @NotNull CloudWatchEncryptionMode getMode()
@Stability(value=Experimental) @Nullable default IKey getKmsKey()
Default: A key will be created if one is not provided.
@Stability(value=Experimental) static CloudWatchEncryption.Builder builder()
CloudWatchEncryption.Builder of CloudWatchEncryptionCopyright © 2021. All rights reserved.