menu
aws_ecs_api package
documentation
ecs-2014-11-13.dart
DescribeServicesResponse
DescribeServicesResponse constructor
DescribeServicesResponse constructor
dark_mode
light_mode
DescribeServicesResponse
constructor
DescribeServicesResponse
(
{
List
<
Failure
>
?
failures
,
List
<
Service
>
?
services
,
})
Implementation
DescribeServicesResponse({ this.failures, this.services, });
aws_ecs_api package
documentation
ecs-2014-11-13
DescribeServicesResponse
DescribeServicesResponse constructor
DescribeServicesResponse class