toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
RestoreSummary
Restore
Summary
@
JsonSerializable
data
class
RestoreSummary
(
val
RestoreDateTime
:
Timestamp
?
=
null
,
val
RestoreInProgress
:
Boolean
?
=
null
,
val
SourceBackupArn
:
ARN
?
=
null
,
val
SourceTableArn
:
ARN
?
=
null
)
Members
Constructors
Restore
Summary
Link copied to clipboard
constructor
(
RestoreDateTime
:
Timestamp
?
=
null
,
RestoreInProgress
:
Boolean
?
=
null
,
SourceBackupArn
:
ARN
?
=
null
,
SourceTableArn
:
ARN
?
=
null
)
Properties
Restore
Date
Time
Link copied to clipboard
val
RestoreDateTime
:
Timestamp
?
=
null
Restore
In
Progress
Link copied to clipboard
val
RestoreInProgress
:
Boolean
?
=
null
Source
Backup
Arn
Link copied to clipboard
val
SourceBackupArn
:
ARN
?
=
null
Source
Table
Arn
Link copied to clipboard
val
SourceTableArn
:
ARN
?
=
null