components

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

Parameters

value

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


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


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

Parameters

values

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