flowTypes

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

Parameters

value

The flow types allowed for this pipeline


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


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

Parameters

values

The flow types allowed for this pipeline