toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
chime
/
aws.sdk.kotlin.services.chime.model
/
ListProxySessionsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The token to use to retrieve the next page of results.
proxy
Sessions
Link copied to clipboard
var
proxySessions
:
List
<
ProxySession
>
?
The proxy session details.