components

@JvmName(name = "kkeegmgwbbympxmq")
suspend fun components(value: Output<List<String>>)
@JvmName(name = "vofcxhkokecisuld")
suspend fun components(value: List<String>)

Parameters

value

List of components for this repository. Must contain at least one item.


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


@JvmName(name = "lhfnwuggedcgtlrf")
suspend fun components(values: List<Output<String>>)
@JvmName(name = "xtlticfwdymrkaet")
suspend fun components(vararg values: String)

Parameters

values

List of components for this repository. Must contain at least one item.