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