http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-iot
/
org.http4k.connect.amazon.iot.action
/
Streams
Streams
@
JsonSerializable
data
class
Streams
(
val
streams
:
List
<
StreamSummary
>
=
emptyList()
,
val
nextToken
:
String
?
=
null
)
(
source
)
Members
Constructors
Streams
Link copied to clipboard
constructor
(
streams
:
List
<
StreamSummary
>
=
emptyList()
,
nextToken
:
String
?
=
null
)
Properties
next
Token
Link copied to clipboard
val
nextToken
:
String
?
streams
Link copied to clipboard
val
streams
:
List
<
StreamSummary
>