Module: Aws::ECS::Client::_ListServicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
875 |
# File 'sig/client.rbs', line 875
def next_token: () -> ::String
|
#service_arns ⇒ ::Array[::String]
874 |
# File 'sig/client.rbs', line 874
def service_arns: () -> ::Array[::String]
|