excludes

@JvmName(name = "famiqcseiwvuhdcw")
suspend fun excludes(value: Output<List<ZeroTrustDeviceCustomProfileExcludeArgs>>)
@JvmName(name = "hhvooggelajkkkyp")
suspend fun excludes(value: List<ZeroTrustDeviceCustomProfileExcludeArgs>?)

Parameters

value

List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.


@JvmName(name = "ceyvkynwhxwiagli")
suspend fun excludes(vararg values: Output<ZeroTrustDeviceCustomProfileExcludeArgs>)


@JvmName(name = "irglonahviwfruiy")
suspend fun excludes(values: List<Output<ZeroTrustDeviceCustomProfileExcludeArgs>>)
@JvmName(name = "lnithkgmscxaajgp")
suspend fun excludes(vararg values: ZeroTrustDeviceCustomProfileExcludeArgs)

Parameters

values

List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.


@JvmName(name = "rxsripskmohsofcq")
suspend fun excludes(argument: List<suspend ZeroTrustDeviceCustomProfileExcludeArgsBuilder.() -> Unit>)
@JvmName(name = "aqhpsotxikmhlxig")
suspend fun excludes(vararg argument: suspend ZeroTrustDeviceCustomProfileExcludeArgsBuilder.() -> Unit)
@JvmName(name = "ykcmseaxnluleyrx")
suspend fun excludes(argument: suspend ZeroTrustDeviceCustomProfileExcludeArgsBuilder.() -> Unit)

Parameters

argument

List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.