toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ecs
/
aws.sdk.kotlin.services.ecs.model
/
DescribeTasksResponse
/
Builder
Builder
class
Builder
Members
Properties
failures
Link copied to clipboard
var
failures
:
List
<
Failure
>
?
Any failures associated with the call.
tasks
Link copied to clipboard
var
tasks
:
List
<
Task
>
?
The list of tasks.