| Modifier and Type | Method and Description |
|---|---|
JobBookmarksEncryptionMode |
JobBookmarksEncryption.getMode()
(experimental) Encryption mode.
|
JobBookmarksEncryptionMode |
JobBookmarksEncryption.Jsii$Proxy.getMode() |
static JobBookmarksEncryptionMode |
JobBookmarksEncryptionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobBookmarksEncryptionMode[] |
JobBookmarksEncryptionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JobBookmarksEncryption.Builder |
JobBookmarksEncryption.Builder.mode(JobBookmarksEncryptionMode mode)
Sets the value of
JobBookmarksEncryption.getMode() |
| Constructor and Description |
|---|
Jsii$Proxy(JobBookmarksEncryptionMode mode,
IKey kmsKey)
Constructor that initializes the object based on literal property values passed by the
JobBookmarksEncryption.Builder. |
Copyright © 2021. All rights reserved.