public static interface SSEKMS.Builder extends SdkPojo, CopyableBuilder<SSEKMS.Builder,SSEKMS>
| Modifier and Type | Method and Description |
|---|---|
SSEKMS.Builder |
keyId(String keyId)
A container for the ARN of the SSE-KMS encryption.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSSEKMS.Builder keyId(String keyId)
A container for the ARN of the SSE-KMS encryption. This property is read-only and follows the following
format:
arn:aws:kms:us-east-1:example-account-id:key/example-9a73-4afc-8d29-8f5900cef44e
keyId - A container for the ARN of the SSE-KMS encryption. This property is read-only and follows the
following format:
arn:aws:kms:us-east-1:example-account-id:key/example-9a73-4afc-8d29-8f5900cef44e Copyright © 2023. All rights reserved.