Package | Description |
---|---|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
static CloudWatchEncryptionMode |
CloudWatchEncryptionMode.fromValue(String value)
Use this in place of valueOf.
|
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 |
CloudWatchEncryption.withCloudWatchEncryptionMode(CloudWatchEncryptionMode cloudWatchEncryptionMode)
The encryption mode to use for CloudWatch data.
|
Copyright © 2020. All rights reserved.