toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
SSESpecification
SSESpecification
@
JsonSerializable
data
class
SSESpecification
(
val
Enabled
:
Boolean
,
val
KMSMasterKeyId
:
KMSKeyId
?
=
null
,
val
SSEType
:
SSEType
?
=
null
)
Members
Constructors
SSESpecification
Link copied to clipboard
constructor
(
Enabled
:
Boolean
,
KMSMasterKeyId
:
KMSKeyId
?
=
null
,
SSEType
:
SSEType
?
=
null
)
Properties
Enabled
Link copied to clipboard
val
Enabled
:
Boolean
KMSMaster
Key
Id
Link copied to clipboard
val
KMSMasterKeyId
:
KMSKeyId
?
=
null
SSEType
Link copied to clipboard
val
SSEType
:
SSEType
?
=
null