SSESpecification

zio.dynamodb.SSESpecification
See theSSESpecification companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object AES256 extends SSEType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SSEType
class Object
trait Matchable
class Any
Show all
Self type
AES256.type
case object KMS extends SSEType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SSEType
class Object
trait Matchable
class Any
Show all
Self type
KMS.type
sealed trait SSEType

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AES256
object KMS

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror