AnnotationStoreSseConfig

data class AnnotationStoreSseConfig(val keyArn: String? = null, val type: AnnotationStoreEncryptionType)

Constructors

Link copied to clipboard
constructor(keyArn: String? = null, type: AnnotationStoreEncryptionType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keyArn: String? = null

An encryption key ARN.

Link copied to clipboard

The encryption type.