includes

@JvmName(name = "sjysjstwkuryucne")
suspend fun includes(value: Output<List<ZeroTrustAccessPolicyIncludeArgs>>)
@JvmName(name = "ginxucxcipsygsft")
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 = "ktkpewfmwxkrljjp")
suspend fun includes(vararg values: Output<ZeroTrustAccessPolicyIncludeArgs>)


@JvmName(name = "gpbdwdeolhvmehbv")
suspend fun includes(values: List<Output<ZeroTrustAccessPolicyIncludeArgs>>)
@JvmName(name = "tjkjrwwuilsdbirk")
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 = "cnlfpsohskjqurul")
suspend fun includes(argument: List<suspend ZeroTrustAccessPolicyIncludeArgsBuilder.() -> Unit>)
@JvmName(name = "idnjrosfsmcyywnt")
suspend fun includes(vararg argument: suspend ZeroTrustAccessPolicyIncludeArgsBuilder.() -> Unit)
@JvmName(name = "tmmvdnwsawavihrr")
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.