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
/
ListTestConfigurationsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The next token in the test configurations.
test
Configurations
Link copied to clipboard
var
testConfigurations
:
List
<
TestConfigurationSummary
>
?
The test configurations.