networkDirections

@JvmName(name = "ntimlociqxonxkgs")
suspend fun networkDirections(value: Output<List<InsightFiltersNetworkDirectionArgs>>)
@JvmName(name = "ydgfbpkxtxuickgx")
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 = "vsyoykfnvwjdctpo")
suspend fun networkDirections(vararg values: Output<InsightFiltersNetworkDirectionArgs>)


@JvmName(name = "judjbdnepnergotu")
suspend fun networkDirections(values: List<Output<InsightFiltersNetworkDirectionArgs>>)
@JvmName(name = "fybnyypcphgxfppx")
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 = "obguuimearimbnfm")
suspend fun networkDirections(argument: List<suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit>)
@JvmName(name = "sfetvfcyusequcel")
suspend fun networkDirections(vararg argument: suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit)
@JvmName(name = "mwwegetotahvctdf")
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.