BusinessProcessStageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "ppmgffbdnsfhevpm")
suspend fun description(value: Output<String>)
@JvmName(name = "cgewtwkrbxvdhrmt")
suspend fun description(value: String?)
Link copied to clipboard
@JvmName(name = "mwhwbhfowfwxubtw")
suspend fun properties(value: Output<Map<String, String>>)
@JvmName(name = "gxjlidosvclnjeoi")
fun properties(vararg values: Pair<String, String>)
@JvmName(name = "eakntduwdwvdhfdj")
suspend fun properties(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "doybgrvpvykmectx")
suspend fun stagesBefore(value: Output<List<String>>)
@JvmName(name = "kdckhmruncfnfneh")
suspend fun stagesBefore(vararg values: Output<String>)
@JvmName(name = "luvriphedyipaypu")
suspend fun stagesBefore(vararg values: String)
@JvmName(name = "awwssfxxrgwbcgug")
suspend fun stagesBefore(values: List<Output<String>>)
@JvmName(name = "cefovctexnleiwku")
suspend fun stagesBefore(value: List<String>?)