includes

@JvmName(name = "giibkvqutuophvks")
suspend fun includes(value: Output<List<ZeroTrustAccessApplicationPolicyIncludeArgs>>)
@JvmName(name = "ccoiijefijyhaytv")
suspend fun includes(value: List<ZeroTrustAccessApplicationPolicyIncludeArgs>?)

Parameters

value

Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.


@JvmName(name = "rerhjbegebsyhsay")
suspend fun includes(vararg values: Output<ZeroTrustAccessApplicationPolicyIncludeArgs>)


@JvmName(name = "acyaoppruowxnrth")
suspend fun includes(values: List<Output<ZeroTrustAccessApplicationPolicyIncludeArgs>>)
@JvmName(name = "xlsssyadgnunvytb")
suspend fun includes(vararg values: ZeroTrustAccessApplicationPolicyIncludeArgs)

Parameters

values

Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.


@JvmName(name = "qjygnuqivpvvnstu")
suspend fun includes(argument: List<suspend ZeroTrustAccessApplicationPolicyIncludeArgsBuilder.() -> Unit>)
@JvmName(name = "tnwopvlmnqrlaxyc")
suspend fun includes(vararg argument: suspend ZeroTrustAccessApplicationPolicyIncludeArgsBuilder.() -> Unit)
@JvmName(name = "gjjgxuseoruuejkg")
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.