Module: Aws::Lambda::Client::_ListCapacityProvidersResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#capacity_providers::Array[Types::CapacityProvider]

Returns:



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

def capacity_providers: () -> ::Array[Types::CapacityProvider]

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String