Smaws_Client_FMS.ListAppsLists
val request :
Smaws_Lib.Context.t ->
list_apps_lists_request ->
(list_apps_lists_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `InvalidOperationException of invalid_operation_exception
| `LimitExceededException of limit_exceeded_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Returns an array of AppsListDataSummary
objects.