Smaws_Client_BackupGateway.PutMaintenanceStartTime
Set the maintenance start time for a gateway.
val request :
Smaws_Lib.Context.t ->
Types.put_maintenance_start_time_input ->
(Types.put_maintenance_start_time_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConflictException of Types.conflict_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result