filters

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

Parameters

value

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


@JvmName(name = "gypnrvflbbdbwbjl")
suspend fun filters(argument: List<suspend GetNetworkInsightsAnalysisFilterBuilder.() -> Unit>)
@JvmName(name = "yyrhfmwkebqnuoou")
suspend fun filters(vararg argument: suspend GetNetworkInsightsAnalysisFilterBuilder.() -> Unit)
@JvmName(name = "cbrbklrstsvbirex")
suspend fun filters(argument: suspend GetNetworkInsightsAnalysisFilterBuilder.() -> 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 Analyzes. The given filters must match exactly one Network Insights Analysis whose data will be exported as attributes.


@JvmName(name = "lwnmkttrilokklrt")
suspend fun filters(vararg values: GetNetworkInsightsAnalysisFilter)

Parameters

values

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