excludes

@JvmName(name = "onhaeapvfcxyhlmd")
suspend fun excludes(value: Output<List<ZeroTrustDeviceDefaultProfileExcludeArgs>>)
@JvmName(name = "kivbpwtbhymbsfeb")
suspend fun excludes(value: List<ZeroTrustDeviceDefaultProfileExcludeArgs>?)

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 = "rdaudoifdmfjqxou")
suspend fun excludes(vararg values: Output<ZeroTrustDeviceDefaultProfileExcludeArgs>)


@JvmName(name = "tqqqmehpndjdgkyd")
suspend fun excludes(values: List<Output<ZeroTrustDeviceDefaultProfileExcludeArgs>>)
@JvmName(name = "yawhurpjpjiryggv")
suspend fun excludes(vararg values: ZeroTrustDeviceDefaultProfileExcludeArgs)

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 = "yheqntdsbkmnnkhc")
suspend fun excludes(argument: List<suspend ZeroTrustDeviceDefaultProfileExcludeArgsBuilder.() -> Unit>)
@JvmName(name = "xisepvyohewrxuub")
suspend fun excludes(vararg argument: suspend ZeroTrustDeviceDefaultProfileExcludeArgsBuilder.() -> Unit)
@JvmName(name = "lfwmaqbvjviyutrv")
suspend fun excludes(argument: suspend ZeroTrustDeviceDefaultProfileExcludeArgsBuilder.() -> Unit)

Parameters

argument

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