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