updateFramework
inline suspend fun BackupClient.updateFramework(crossinline block: UpdateFrameworkRequest.Builder.() -> Unit): UpdateFrameworkResponse
Updates an existing framework identified by its FrameworkName
with the input document in JSON format.