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