Module: Aws::ECS::Client::_DescribeServiceDeploymentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeServiceDeploymentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#failures ⇒ ::Array[Types::Failure]
632 |
# File 'sig/client.rbs', line 632 def failures: () -> ::Array[Types::Failure] |
#service_deployments ⇒ ::Array[Types::ServiceDeployment]
631 |
# File 'sig/client.rbs', line 631 def service_deployments: () -> ::Array[Types::ServiceDeployment] |