stages

@JvmName(name = "qyvhieqtnhdyqwdi")
suspend fun stages(value: Output<List<String>>)
@JvmName(name = "chajdxsxhrpalmpt")
suspend fun stages(value: List<String>?)

Parameters

value

Stages is a list of stages for which events are created.


@JvmName(name = "hcwfwymiddxugcpj")
suspend fun stages(vararg values: Output<String>)


@JvmName(name = "vaudoslynltwvadq")
suspend fun stages(values: List<Output<String>>)
@JvmName(name = "cyrfxngntbneupjl")
suspend fun stages(vararg values: String)

Parameters

values

Stages is a list of stages for which events are created.