| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchEncryptionMode |
CloudWatchEncryption.getMode()
(experimental) Encryption mode.
|
CloudWatchEncryptionMode |
CloudWatchEncryption.Jsii$Proxy.getMode() |
static CloudWatchEncryptionMode |
CloudWatchEncryptionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudWatchEncryptionMode[] |
CloudWatchEncryptionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchEncryption.Builder |
CloudWatchEncryption.Builder.mode(CloudWatchEncryptionMode mode)
Sets the value of
CloudWatchEncryption.getMode() |
Copyright © 2022. All rights reserved.