toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iot
/
aws.sdk.kotlin.services.iot.model
/
ListStreamsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
A token used to get the next set of results.
streams
Link copied to clipboard
var
streams
:
List
<
StreamSummary
>
?
A list of streams.