filterAtSource

@JvmName(name = "lbikkqrsyyhmakpu")
suspend fun filterAtSource(value: Output<NetworkInsightsPathPathFilterArgs>)
@JvmName(name = "rpsgwihcdmvmwhky")
suspend fun filterAtSource(value: NetworkInsightsPathPathFilterArgs?)

Parameters

value

Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.


@JvmName(name = "klguthrbpeambvrb")
suspend fun filterAtSource(argument: suspend NetworkInsightsPathPathFilterArgsBuilder.() -> Unit)

Parameters

argument

Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.