Module: Aws::Lambda::Client::_ListFunctionUrlConfigsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFunctionUrlConfigsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#function_url_configs ⇒ ::Array[Types::FunctionUrlConfig]
1099 |
# File 'sig/client.rbs', line 1099
def function_url_configs: () -> ::Array[Types::FunctionUrlConfig]
|
#next_marker ⇒ ::String
1100 |
# File 'sig/client.rbs', line 1100
def next_marker: () -> ::String
|