hubPatterns

@JvmName(name = "ighjuprvqlvoqudc")
suspend fun hubPatterns(value: Output<List<String>>)
@JvmName(name = "elrtvuypdjxbofie")
suspend fun hubPatterns(value: List<String>)

Parameters

value

The hubs to match on, or * for all.


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


@JvmName(name = "fnadpqlcqwhocihr")
suspend fun hubPatterns(values: List<Output<String>>)
@JvmName(name = "mxscjkksmeiufelc")
suspend fun hubPatterns(vararg values: String)

Parameters

values

The hubs to match on, or * for all.