etag

@JvmName(name = "tmbvpkohvfdujuuw")
suspend fun etag(value: Output<String>)
@JvmName(name = "dlngkxhyswbgjjit")
suspend fun etag(value: String?)

Parameters

value

Strongly validated etag for optimistic concurrency control. Preserve the value returned from GetAppProfile when calling UpdateAppProfile to fail the request if there has been a modification in the mean time. The update_mask of the request need not include etag for this protection to apply. See Wikipedia and RFC 7232 for more details.