| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
static KmsKeyToGrant.Builder |
KmsKeyToGrant.builder() |
KmsKeyToGrant.Builder |
KmsKeyToGrant.Builder.kmsKeyArn(String kmsKeyArn)
The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared S3
Bucket.
|
KmsKeyToGrant.Builder |
KmsKeyToGrant.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends KmsKeyToGrant.Builder> |
KmsKeyToGrant.serializableBuilderClass() |
Copyright © 2023. All rights reserved.