excludes

@JvmName(name = "cdfpyqoptjlqcqdm")
suspend fun excludes(value: Output<List<ZeroTrustDeviceDefaultProfileExcludeArgs>>)
@JvmName(name = "uykhfxjjlsfpaavi")
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 = "abxlgeqsxnvurhua")
suspend fun excludes(vararg values: Output<ZeroTrustDeviceDefaultProfileExcludeArgs>)


@JvmName(name = "pemeqvcmcbocrbui")
suspend fun excludes(values: List<Output<ZeroTrustDeviceDefaultProfileExcludeArgs>>)
@JvmName(name = "vjgnvldhoicenyqg")
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 = "sdsapmhjwmooxbom")
suspend fun excludes(argument: List<suspend ZeroTrustDeviceDefaultProfileExcludeArgsBuilder.() -> Unit>)
@JvmName(name = "pvskdvxtpxmesbfi")
suspend fun excludes(vararg argument: suspend ZeroTrustDeviceDefaultProfileExcludeArgsBuilder.() -> Unit)
@JvmName(name = "afyvynnxitjjimel")
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.