verbs

@JvmName(name = "itghcyfyxjrchnlc")
suspend fun verbs(value: Output<List<String>>)
@JvmName(name = "fkbgbdecpowxxwau")
suspend fun verbs(value: List<String>)

Parameters

value

Verbs is a list of Verbs that apply to ALL the ResourceKinds contained in this rule. '*' represents all verbs.


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


@JvmName(name = "vyhiixlpfstmjewl")
suspend fun verbs(values: List<Output<String>>)
@JvmName(name = "aqdrtyedkjxddphq")
suspend fun verbs(vararg values: String)

Parameters

values

Verbs is a list of Verbs that apply to ALL the ResourceKinds contained in this rule. '*' represents all verbs.