putWorkflowRunProperties
inline suspend fun GlueClient.putWorkflowRunProperties(crossinline block: PutWorkflowRunPropertiesRequest.Builder.() -> Unit): PutWorkflowRunPropertiesResponse
Puts the specified workflow run properties for the given workflow run. If a property already exists for the specified run, then it overrides the value otherwise adds the property to existing properties.