requestId

@JvmName(name = "fecovbbgpfecoysl")
suspend fun requestId(value: Output<String>)
@JvmName(name = "roddmgssvdfyqcie")
suspend fun requestId(value: String?)

Parameters

value

A string id used to detect duplicated requests. Ids are automatically scoped to a project, so users should ensure the ID is unique per-project. A UUID is recommended. Optional, but strongly recommended.