includes
Parameters
value
List of routes included in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
Parameters
values
List of routes included in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
suspend fun includes(argument: List<suspend ZeroTrustDeviceDefaultProfileIncludeArgsBuilder.() -> Unit>)
suspend fun includes(vararg argument: suspend ZeroTrustDeviceDefaultProfileIncludeArgsBuilder.() -> Unit)
Parameters
argument
List of routes included in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.