networkDirections

@JvmName(name = "iqfqyhpsnoajannw")
suspend fun networkDirections(value: Output<List<InsightFiltersNetworkDirectionArgs>>)
@JvmName(name = "dwiemmqmfygxaogl")
suspend fun networkDirections(value: List<InsightFiltersNetworkDirectionArgs>?)

Parameters

value

Indicates the direction of network traffic associated with a finding. See String Filter below for more details.


@JvmName(name = "dfuibcqcwvvaofkc")
suspend fun networkDirections(vararg values: Output<InsightFiltersNetworkDirectionArgs>)


@JvmName(name = "lhweqifsibumiooo")
suspend fun networkDirections(values: List<Output<InsightFiltersNetworkDirectionArgs>>)
@JvmName(name = "lbkptymsupfkyucp")
suspend fun networkDirections(vararg values: InsightFiltersNetworkDirectionArgs)

Parameters

values

Indicates the direction of network traffic associated with a finding. See String Filter below for more details.


@JvmName(name = "sxrkcbkehbenkirc")
suspend fun networkDirections(argument: List<suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit>)
@JvmName(name = "koyrvoekogtmgbmi")
suspend fun networkDirections(vararg argument: suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit)
@JvmName(name = "ywjnerooovwcicte")
suspend fun networkDirections(argument: suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit)

Parameters

argument

Indicates the direction of network traffic associated with a finding. See String Filter below for more details.