excludes

@JvmName(name = "brejsqcraadnmovd")
suspend fun excludes(value: Output<List<ZeroTrustDeviceCustomProfileExcludeArgs>>)
@JvmName(name = "wsptjydsoqbdasjp")
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 = "sxxcleluabhlvgij")
suspend fun excludes(vararg values: Output<ZeroTrustDeviceCustomProfileExcludeArgs>)


@JvmName(name = "olwebfeflgbbtars")
suspend fun excludes(values: List<Output<ZeroTrustDeviceCustomProfileExcludeArgs>>)
@JvmName(name = "drdlvohojpohgcwi")
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 = "usonyngpsbjuqxjb")
suspend fun excludes(argument: List<suspend ZeroTrustDeviceCustomProfileExcludeArgsBuilder.() -> Unit>)
@JvmName(name = "ycckmihgagwbpgtf")
suspend fun excludes(vararg argument: suspend ZeroTrustDeviceCustomProfileExcludeArgsBuilder.() -> Unit)
@JvmName(name = "lnvbuammfkwycwql")
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.