AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cleanrooms
/
aws.sdk.kotlin.services.cleanrooms.model
/
ListSchemasResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The pagination token that's used to fetch the next set of results.
schema
Summaries
Link copied to clipboard
var
schemaSummaries
:
List
<
SchemaSummary
>
?
The retrieved list of schemas.