includes

@JvmName(name = "dvrvhufjnhylcvjh")
suspend fun includes(value: Output<List<ZeroTrustDeviceCustomProfileIncludeArgs>>)
@JvmName(name = "dvsddbjkdqaynsqc")
suspend fun includes(value: List<ZeroTrustDeviceCustomProfileIncludeArgs>?)

Parameters

value

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


@JvmName(name = "hikopfebkvelbwvh")
suspend fun includes(vararg values: Output<ZeroTrustDeviceCustomProfileIncludeArgs>)


@JvmName(name = "hrjjlfeiofneeact")
suspend fun includes(values: List<Output<ZeroTrustDeviceCustomProfileIncludeArgs>>)
@JvmName(name = "dktwenfeepspsnih")
suspend fun includes(vararg values: ZeroTrustDeviceCustomProfileIncludeArgs)

Parameters

values

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


@JvmName(name = "yutcgvpdodksrmsn")
suspend fun includes(argument: List<suspend ZeroTrustDeviceCustomProfileIncludeArgsBuilder.() -> Unit>)
@JvmName(name = "oldlqresnmrljein")
suspend fun includes(vararg argument: suspend ZeroTrustDeviceCustomProfileIncludeArgsBuilder.() -> Unit)
@JvmName(name = "ngcqwsksuftekpok")
suspend fun includes(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.