includes

@JvmName(name = "hkpgqqajnvuovlng")
suspend fun includes(value: Output<List<ZeroTrustAccessPolicyIncludeArgs>>)
@JvmName(name = "iqvkdtfjjyeqhrvp")
suspend fun includes(value: List<ZeroTrustAccessPolicyIncludeArgs>?)

Parameters

value

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


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


@JvmName(name = "jjknrwdmvtkdngaf")
suspend fun includes(values: List<Output<ZeroTrustAccessPolicyIncludeArgs>>)
@JvmName(name = "nyvrsjstnhqurxkb")
suspend fun includes(vararg values: ZeroTrustAccessPolicyIncludeArgs)

Parameters

values

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


@JvmName(name = "urfclcdyarwgvqyr")
suspend fun includes(argument: List<suspend ZeroTrustAccessPolicyIncludeArgsBuilder.() -> Unit>)
@JvmName(name = "uqjldogfiknqmime")
suspend fun includes(vararg argument: suspend ZeroTrustAccessPolicyIncludeArgsBuilder.() -> Unit)
@JvmName(name = "vxtlqxkkqnnynbyx")
suspend fun includes(argument: suspend ZeroTrustAccessPolicyIncludeArgsBuilder.() -> Unit)

Parameters

argument

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