AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
apptest
/
aws.sdk.kotlin.services.apptest.model
/
ListTestCasesRequest
/
Builder
Builder
class
Builder
Members
Properties
max
Results
Link copied to clipboard
var
maxResults
:
Int
?
The maximum results of the test case.
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The next token of the test cases.
test
Case
Ids
Link copied to clipboard
var
testCaseIds
:
List
<
String
>
?
The IDs of the test cases.