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 ZeroTrustDeviceCustomProfileIncludeArgsBuilder.() -> Unit>)
suspend fun includes(vararg argument: suspend ZeroTrustDeviceCustomProfileIncludeArgsBuilder.() -> Unit)
Parameters
argument
List of routes included in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.