flowTypes

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

Parameters

value

The flow types allowed for this pipeline


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


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

Parameters

values

The flow types allowed for this pipeline