Module Smaws_Client_ApplicationDiscoveryService.StartDataCollectionByAgentIds

Instructs the specified agents to start collecting data.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AuthorizationErrorException of Types.authorization_error_exception | `HomeRegionNotSetException of Types.home_region_not_set_exception | `InvalidParameterException of Types.invalid_parameter_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `ServerInternalErrorException of Types.server_internal_error_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.start_data_collection_by_agent_ids_request -> (Types.start_data_collection_by_agent_ids_response, [> Smaws_Lib.Protocols.AwsJson.error | `AuthorizationErrorException of Types.authorization_error_exception | `HomeRegionNotSetException of Types.home_region_not_set_exception | `InvalidParameterException of Types.invalid_parameter_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `ServerInternalErrorException of Types.server_internal_error_exception ]) Stdlib.result