SSESpecification

zio.dynamodb.SSESpecification
See theSSESpecification companion object
final case class SSESpecification(enable: Boolean, kmsMasterKeyId: Option[String], sseType: SSEType)

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product