AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ecs
/
aws.sdk.kotlin.services.ecs.model
/
DescribeServiceDeploymentsResponse
/
Builder
Builder
class
Builder
Members
Properties
failures
Link copied to clipboard
var
failures
:
List
<
Failure
>
?
Any failures associated with the call.
service
Deployments
Link copied to clipboard
var
serviceDeployments
:
List
<
ServiceDeployment
>
?
The list of service deployments described.