| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
static StreamingImageEncryptionConfigurationKeyType |
StreamingImageEncryptionConfigurationKeyType.fromValue(String value)
Use this in place of valueOf.
|
static StreamingImageEncryptionConfigurationKeyType |
StreamingImageEncryptionConfigurationKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamingImageEncryptionConfigurationKeyType[] |
StreamingImageEncryptionConfigurationKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StreamingImageEncryptionConfiguration |
StreamingImageEncryptionConfiguration.withKeyType(StreamingImageEncryptionConfigurationKeyType keyType)
The type of KMS key that is used to encrypt studio data.
|
Copyright © 2023. All rights reserved.