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