patterns

@JvmName(name = "uuafgbmxbppfxqbq")
suspend fun patterns(value: Output<List<String>>)
@JvmName(name = "ygbnnablwloyedaj")
suspend fun patterns(value: List<String>)

Parameters

value

Specifies the collection of patterns of the repository.


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


@JvmName(name = "rkexspsvcdgjeuls")
suspend fun patterns(values: List<Output<String>>)
@JvmName(name = "clroderarnwtabnf")
suspend fun patterns(vararg values: String)

Parameters

values

Specifies the collection of patterns of the repository.