networkDirections

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


@JvmName(name = "pcfpojinxdhfgnxj")
suspend fun networkDirections(values: List<Output<InsightFiltersNetworkDirectionArgs>>)
@JvmName(name = "awrdousaertcdltu")
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 = "lkjnmmpbbpjmhmbc")
suspend fun networkDirections(argument: List<suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit>)
@JvmName(name = "tinrvltmpkhckydr")
suspend fun networkDirections(vararg argument: suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit)
@JvmName(name = "nikobxyhubsbscuv")
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.