updateJob

inline suspend fun IotClient.updateJob(crossinline block: UpdateJobRequest.Builder.() -> Unit): UpdateJobResponse

Updates supported fields of the specified job.

Requires permission to access the UpdateJob action.