public static interface ServerSideEncryptionConfiguration.Builder extends SdkPojo, CopyableBuilder<ServerSideEncryptionConfiguration.Builder,ServerSideEncryptionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
ServerSideEncryptionConfiguration.Builder |
kmsKeyId(String kmsKeyId)
The customer managed key used for encryption.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServerSideEncryptionConfiguration.Builder kmsKeyId(String kmsKeyId)
The customer managed key used for encryption. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance. For information about valid ID values, see Key identifiers (KeyId).
kmsKeyId - The customer managed key used for encryption. For more information about setting up a customer managed
key for Wisdom, see Enable Amazon Connect
Wisdom for your instance. For information about valid ID values, see Key identifiers
(KeyId).Copyright © 2023. All rights reserved.