toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-dynamodb
/
org.http4k.connect.amazon.dynamodb.model
/
StreamSpecification
Stream
Specification
@
JsonSerializable
data
class
StreamSpecification
(
val
StreamEnabled
:
Boolean
,
val
StreamViewType
:
StreamViewType
?
=
null
)
Members
Constructors
Stream
Specification
Link copied to clipboard
constructor
(
StreamEnabled
:
Boolean
,
StreamViewType
:
StreamViewType
?
=
null
)
Properties
Stream
Enabled
Link copied to clipboard
val
StreamEnabled
:
Boolean
Stream
View
Type
Link copied to clipboard
val
StreamViewType
:
StreamViewType
?
=
null