Interface SSEKMS.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<SSEKMS.Builder,,SSEKMS> SdkBuilder<SSEKMS.Builder,,SSEKMS> SdkPojo
- Enclosing class:
SSEKMS
-
Method Summary
Modifier and TypeMethodDescriptionA container for the ARN of the SSE-KMS encryption.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
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- Parameters:
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- Returns:
- Returns a reference to this object so that method calls can be chained together.
-