Module: Aws::Lambda::Client::_ListLayersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLayersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#layers ⇒ ::Array[Types::LayersListItem]
1169 |
# File 'sig/client.rbs', line 1169
def layers: () -> ::Array[Types::LayersListItem]
|
#next_marker ⇒ ::String
1168 |
# File 'sig/client.rbs', line 1168
def next_marker: () -> ::String
|