Module: Aws::Uxc::Client::_ListServicesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListServicesOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#services::Array[::String]

Returns:

  • (::Array[::String])


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

def services: () -> ::Array[::String]