matchesPrefixes

@JvmName(name = "vpjicpymgqgwrvjp")
suspend fun matchesPrefixes(value: Output<List<String>>)
@JvmName(name = "jvjtbyalhwfvagej")
suspend fun matchesPrefixes(value: List<String>?)

Parameters

value

One or more matching name prefixes to satisfy this condition.


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


@JvmName(name = "gofuikqewxgefdwe")
suspend fun matchesPrefixes(values: List<Output<String>>)
@JvmName(name = "kgbhcymygnqccpls")
suspend fun matchesPrefixes(vararg values: String)

Parameters

values

One or more matching name prefixes to satisfy this condition.