toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
migrationhubrefactorspaces
/
aws.sdk.kotlin.services.migrationhubrefactorspaces.model
/
ListRoutesResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The token for the next page of results.
route
Summary
List
Link copied to clipboard
var
routeSummaryList
:
List
<
RouteSummary
>
?
The list of
RouteSummary
objects.