networkDirections

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


@JvmName(name = "orwbnlibdpskbfyn")
suspend fun networkDirections(values: List<Output<InsightFiltersNetworkDirectionArgs>>)
@JvmName(name = "rjwsijfsufhkgvsr")
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 = "doqaldytxkkngcjf")
suspend fun networkDirections(argument: List<suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit>)
@JvmName(name = "fxblsbwmxccvygqf")
suspend fun networkDirections(vararg argument: suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit)
@JvmName(name = "xepiomeaokvnihdg")
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.