KmsKeyToGrant

The Amazon Resource Name (ARN) of the AWS KMS key used to encrypt the shared S3 objects.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared S3 Bucket. AWS Data exchange will create a KMS grant for each subscriber to allow them to access and decrypt their entitled data that is encrypted using this KMS key specified.

Functions

Link copied to clipboard
inline fun copy(block: KmsKeyToGrant.Builder.() -> Unit = {}): KmsKeyToGrant
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String