includes

@JvmName(name = "kjjficmngfphkaif")
suspend fun includes(value: Output<List<ZeroTrustAccessApplicationPolicyIncludeArgs>>)
@JvmName(name = "qngapueyxieijghv")
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 = "rppaqpwkoihebbjp")
suspend fun includes(vararg values: Output<ZeroTrustAccessApplicationPolicyIncludeArgs>)


@JvmName(name = "btgicdxvqghwxfam")
suspend fun includes(values: List<Output<ZeroTrustAccessApplicationPolicyIncludeArgs>>)
@JvmName(name = "xccbmdgiyralhowj")
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 = "nrclixlatxeljvjw")
suspend fun includes(argument: List<suspend ZeroTrustAccessApplicationPolicyIncludeArgsBuilder.() -> Unit>)
@JvmName(name = "fufjodjwaidqploq")
suspend fun includes(vararg argument: suspend ZeroTrustAccessApplicationPolicyIncludeArgsBuilder.() -> Unit)
@JvmName(name = "pxcghamqhobqoyly")
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.