contentTypes

@JvmName(name = "myyeksuafpuqfqva")
suspend fun contentTypes(value: Output<List<Either<String, ContentType>>>)
@JvmName(name = "frdrqttvpibdvgry")
suspend fun contentTypes(value: List<Either<String, ContentType>>?)

Parameters

value

Array of source control content types.


@JvmName(name = "gkpvbklnbouyurcf")
suspend fun contentTypes(vararg values: Output<Either<String, ContentType>>)


@JvmName(name = "ieaueulwksfuxtan")
suspend fun contentTypes(values: List<Output<Either<String, ContentType>>>)
@JvmName(name = "hfmjywwmnyusxvpf")
suspend fun contentTypes(vararg values: Either<String, ContentType>)

Parameters

values

Array of source control content types.