milestones

@JvmName(name = "dfdlwomxqbyiqtec")
suspend fun milestones(value: Output<List<String>>)
@JvmName(name = "cckfvfcgacggtelb")
suspend fun milestones(value: List<String>?)

Parameters

value

The title of each milestone the release is associated with. GitLab Premium customers can specify group milestones.


@JvmName(name = "pislddxeoidxotbq")
suspend fun milestones(vararg values: Output<String>)


@JvmName(name = "nlcuxgfvkvptvavw")
suspend fun milestones(values: List<Output<String>>)
@JvmName(name = "vaaatlgcdcavwegn")
suspend fun milestones(vararg values: String)

Parameters

values

The title of each milestone the release is associated with. GitLab Premium customers can specify group milestones.