EndpointSseSpecification

data class EndpointSseSpecification(val customerManagedKeyEnabled: Boolean? = null, val kmsKeyArn: String? = null)

Constructors

Link copied to clipboard
constructor(customerManagedKeyEnabled: Boolean? = null, kmsKeyArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val kmsKeyArn: String? = null