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]

Returns:



630
# File 'sig/client.rbs', line 630

def failures: () -> ::Array[Types::Failure]

#service_deployments::Array[Types::ServiceDeployment]

Returns:



629
# File 'sig/client.rbs', line 629

def service_deployments: () -> ::Array[Types::ServiceDeployment]