verbs

@JvmName(name = "plhycmraonejfxju")
suspend fun verbs(value: Output<List<String>>)
@JvmName(name = "iapuvntdxdfueyjv")
suspend fun verbs(value: List<String>?)

Parameters

value

Verbs is a list of Verbs that apply to ALL the ResourceKinds and AttributeRestrictions contained in this rule. VerbAll represents all kinds.


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


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

Parameters

values

Verbs is a list of Verbs that apply to ALL the ResourceKinds and AttributeRestrictions contained in this rule. VerbAll represents all kinds.