Smaws_Client_MigrationHub.ListDiscoveredResources
val request :
Smaws_Lib.Context.t ->
list_discovered_resources_request ->
(list_discovered_resources_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `HomeRegionNotSetException of home_region_not_set_exception
| `InternalServerError of internal_server_error
| `InvalidInputException of invalid_input_exception
| `ResourceNotFoundException of resource_not_found_exception
| `ServiceUnavailableException of service_unavailable_exception
| `ThrottlingException of throttling_exception ])
Stdlib.result
Lists discovered resources associated with the given MigrationTask
.