filters

@JvmName(name = "eiowuagcjguhtdfd")
suspend fun filters(value: List<GetNetworkInsightsPathFilter>?)

Parameters

value

Configuration block(s) for filtering. Detailed below. The arguments of this data source act as filters for querying the available Network Insights Paths. The given filters must match exactly one Network Insights Path whose data will be exported as attributes.


@JvmName(name = "mihxtjifmwwfweac")
suspend fun filters(argument: List<suspend GetNetworkInsightsPathFilterBuilder.() -> Unit>)
@JvmName(name = "tvvqcsovspexvegg")
suspend fun filters(vararg argument: suspend GetNetworkInsightsPathFilterBuilder.() -> Unit)
@JvmName(name = "qintatkmyibylcdp")
suspend fun filters(argument: suspend GetNetworkInsightsPathFilterBuilder.() -> Unit)

Parameters

argument

Configuration block(s) for filtering. Detailed below. The arguments of this data source act as filters for querying the available Network Insights Paths. The given filters must match exactly one Network Insights Path whose data will be exported as attributes.


@JvmName(name = "udaerrdcfwhpeedq")
suspend fun filters(vararg values: GetNetworkInsightsPathFilter)

Parameters

values

Configuration block(s) for filtering. Detailed below. The arguments of this data source act as filters for querying the available Network Insights Paths. The given filters must match exactly one Network Insights Path whose data will be exported as attributes.