requires

@JvmName(name = "ykhjiwhfglncgoka")
suspend fun requires(value: Output<List<ZeroTrustAccessApplicationPolicyRequireArgs>>)
@JvmName(name = "hyexiqplibwiuoeg")
suspend fun requires(value: List<ZeroTrustAccessApplicationPolicyRequireArgs>?)

Parameters

value

Rules evaluated with an AND logical operator. To match the policy, a user must meet all of the Require rules.


@JvmName(name = "uritcemcmcxmygus")
suspend fun requires(vararg values: Output<ZeroTrustAccessApplicationPolicyRequireArgs>)


@JvmName(name = "arxexdinuyxqwsiq")
suspend fun requires(values: List<Output<ZeroTrustAccessApplicationPolicyRequireArgs>>)
@JvmName(name = "vlcnmnrgcxbirgns")
suspend fun requires(vararg values: ZeroTrustAccessApplicationPolicyRequireArgs)

Parameters

values

Rules evaluated with an AND logical operator. To match the policy, a user must meet all of the Require rules.


@JvmName(name = "sbpccqjtwjtjoyhy")
suspend fun requires(argument: List<suspend ZeroTrustAccessApplicationPolicyRequireArgsBuilder.() -> Unit>)
@JvmName(name = "cxhkdpjrftvqgjrf")
suspend fun requires(vararg argument: suspend ZeroTrustAccessApplicationPolicyRequireArgsBuilder.() -> Unit)
@JvmName(name = "rvxyewwakqnstpwe")
suspend fun requires(argument: suspend ZeroTrustAccessApplicationPolicyRequireArgsBuilder.() -> Unit)

Parameters

argument

Rules evaluated with an AND logical operator. To match the policy, a user must meet all of the Require rules.