toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
SSEDescription
SSEDescription
@
JsonSerializable
data
class
SSEDescription
(
val
InaccessibleEncryptionDateTime
:
Timestamp
?
=
null
,
val
KMSMasterKeyArn
:
ARN
?
=
null
,
val
SSEType
:
SSEType
?
=
null
,
val
Status
:
String
?
=
null
)
Members
Constructors
SSEDescription
Link copied to clipboard
constructor
(
InaccessibleEncryptionDateTime
:
Timestamp
?
=
null
,
KMSMasterKeyArn
:
ARN
?
=
null
,
SSEType
:
SSEType
?
=
null
,
Status
:
String
?
=
null
)
Properties
Inaccessible
Encryption
Date
Time
Link copied to clipboard
val
InaccessibleEncryptionDateTime
:
Timestamp
?
=
null
KMSMaster
Key
Arn
Link copied to clipboard
val
KMSMasterKeyArn
:
ARN
?
=
null
SSEType
Link copied to clipboard
val
SSEType
:
SSEType
?
=
null
Status
Link copied to clipboard
val
Status
:
String
?
=
null