includes
Parameters
value
Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.
Parameters
values
Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.
suspend fun includes(argument: List<suspend ZeroTrustAccessApplicationPolicyIncludeArgsBuilder.() -> Unit>)
suspend fun includes(vararg argument: suspend ZeroTrustAccessApplicationPolicyIncludeArgsBuilder.() -> Unit)
suspend fun includes(argument: suspend ZeroTrustAccessApplicationPolicyIncludeArgsBuilder.() -> Unit)
Parameters
argument
Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.