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
/
ListProtectedQueriesResponse
/
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.
protected
Queries
Link copied to clipboard
var
protectedQueries
:
List
<
ProtectedQuerySummary
>
?
A list of protected queries.