contentTypes

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

Parameters

value

Array of source control content types.


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


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

Parameters

values

Array of source control content types.