networkDirections

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


@JvmName(name = "jluphgkerctjcshe")
suspend fun networkDirections(values: List<Output<InsightFiltersNetworkDirectionArgs>>)
@JvmName(name = "dlkgyjdomeggguel")
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 = "qkmubnveotjuxubt")
suspend fun networkDirections(argument: List<suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit>)
@JvmName(name = "yikaflvxdwsvpgeq")
suspend fun networkDirections(vararg argument: suspend InsightFiltersNetworkDirectionArgsBuilder.() -> Unit)
@JvmName(name = "iyniysprpiqbqxff")
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.