in

@JvmName(name = "kgugcwutakobegsk")
suspend fun in(value: Output<List<String>>)
@JvmName(name = "rvmjffftbweauqkk")
suspend fun in(value: List<String>?)

Parameters

value

If one or more 'in' clauses are specified, the rule matches if the PRINCIPAL/AUTHORITY_SELECTOR is in at least one of these entries.


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


@JvmName(name = "dlmdjihxrgrstdqn")
suspend fun in(values: List<Output<String>>)
@JvmName(name = "rpqfwvhgvpwudhuf")
suspend fun in(vararg values: String)

Parameters

values

If one or more 'in' clauses are specified, the rule matches if the PRINCIPAL/AUTHORITY_SELECTOR is in at least one of these entries.