includes

@JvmName(name = "hpiaamtceicvfcub")
suspend fun includes(value: Output<List<ZeroTrustDeviceCustomProfileIncludeArgs>>)
@JvmName(name = "ktdqevrpprrkymhu")
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 = "dqauhpofwmqynlij")
suspend fun includes(vararg values: Output<ZeroTrustDeviceCustomProfileIncludeArgs>)


@JvmName(name = "qfmlmchqxkimnmro")
suspend fun includes(values: List<Output<ZeroTrustDeviceCustomProfileIncludeArgs>>)
@JvmName(name = "bpalhbokbprfmarh")
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 = "dpejijvbtvwvgway")
suspend fun includes(argument: List<suspend ZeroTrustDeviceCustomProfileIncludeArgsBuilder.() -> Unit>)
@JvmName(name = "eqkcvovssaprgcsc")
suspend fun includes(vararg argument: suspend ZeroTrustDeviceCustomProfileIncludeArgsBuilder.() -> Unit)
@JvmName(name = "eaiokgvpfcvynpoh")
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.