AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
apptest
/
aws.sdk.kotlin.services.apptest.model
/
UpdateTestCaseRequest
/
Builder
Builder
class
Builder
Members
Properties
description
Link copied to clipboard
var
description
:
String
?
The description of the test case.
steps
Link copied to clipboard
var
steps
:
List
<
Step
>
?
The steps of the test case.
test
Case
Id
Link copied to clipboard
var
testCaseId
:
String
?
The test case ID of the test case.