includes

@JvmName(name = "qrubhtdimoxfrqql")
suspend fun includes(value: Output<List<ZeroTrustDeviceDefaultProfileIncludeArgs>>)
@JvmName(name = "mosijjorrhgfhycs")
suspend fun includes(value: List<ZeroTrustDeviceDefaultProfileIncludeArgs>?)

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 = "thfryuisfpbakxif")
suspend fun includes(vararg values: Output<ZeroTrustDeviceDefaultProfileIncludeArgs>)


@JvmName(name = "nudiwgworhasbnmc")
suspend fun includes(values: List<Output<ZeroTrustDeviceDefaultProfileIncludeArgs>>)
@JvmName(name = "ypjljtwyewhynkjc")
suspend fun includes(vararg values: ZeroTrustDeviceDefaultProfileIncludeArgs)

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 = "dtitcihxfwygmmfv")
suspend fun includes(argument: List<suspend ZeroTrustDeviceDefaultProfileIncludeArgsBuilder.() -> Unit>)
@JvmName(name = "xuxevkciofhqudpg")
suspend fun includes(vararg argument: suspend ZeroTrustDeviceDefaultProfileIncludeArgsBuilder.() -> Unit)
@JvmName(name = "urffmkacufecvwrs")
suspend fun includes(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.