Module: Aws::ECS::Client::_ListServiceDeploymentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServiceDeploymentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
858 |
# File 'sig/client.rbs', line 858 def next_token: () -> ::String |
#service_deployments ⇒ ::Array[Types::ServiceDeploymentBrief]
857 |
# File 'sig/client.rbs', line 857 def service_deployments: () -> ::Array[Types::ServiceDeploymentBrief] |