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
856 |
# File 'sig/client.rbs', line 856
def next_token: () -> ::String
|
#service_deployments ⇒ ::Array[Types::ServiceDeploymentBrief]
855 |
# File 'sig/client.rbs', line 855
def service_deployments: () -> ::Array[Types::ServiceDeploymentBrief]
|