Smaws_Client_FMS.ListDiscoveredResources
Returns an array of resources in the organization's accounts that are available to be associated with a resource set.
val request :
Smaws_Lib.Context.t ->
Types.list_discovered_resources_request ->
(Types.list_discovered_resources_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidInputException of Types.invalid_input_exception
| `InvalidOperationException of Types.invalid_operation_exception ])
Stdlib.result