public static interface AccountConfiguration.Builder extends SdkPojo, CopyableBuilder<AccountConfiguration.Builder,AccountConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AccountConfiguration.Builder |
kmsKeyId(String kmsKeyId)
Specifies the KMS key to use for all features that use key encryption.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccountConfiguration.Builder kmsKeyId(String kmsKeyId)
kmsKeyId - Specifies the KMS key to use for all features that use key encryption. Specify the ARN of a KMS key
that you have created. Or leave blank to use the key that MediaLive creates and manages for you.Copyright © 2023. All rights reserved.