flowTypes

@JvmName(name = "kjrusotpmxqwyfti")
suspend fun flowTypes(value: Output<List<Either<String, FlowType>>>)
@JvmName(name = "vubxugsdbltxmurr")
suspend fun flowTypes(value: List<Either<String, FlowType>>?)

Parameters

value

The flow types allowed for this pipeline


@JvmName(name = "egexvjohbpfbnxfy")
suspend fun flowTypes(vararg values: Output<Either<String, FlowType>>)


@JvmName(name = "xpylgkwxvbdnamib")
suspend fun flowTypes(values: List<Output<Either<String, FlowType>>>)
@JvmName(name = "qjiedxwkplkfbofq")
suspend fun flowTypes(vararg values: Either<String, FlowType>)

Parameters

values

The flow types allowed for this pipeline