network Destination Ipv4s
Parameters
value
The destination IPv4 address of network-related information about a finding. See Ip Filter below for more details.
suspend fun networkDestinationIpv4s(vararg values: Output<InsightFiltersNetworkDestinationIpv4Args>)
Parameters
values
The destination IPv4 address of network-related information about a finding. See Ip Filter below for more details.
suspend fun networkDestinationIpv4s(argument: List<suspend InsightFiltersNetworkDestinationIpv4ArgsBuilder.() -> Unit>)
suspend fun networkDestinationIpv4s(vararg argument: suspend InsightFiltersNetworkDestinationIpv4ArgsBuilder.() -> Unit)
suspend fun networkDestinationIpv4s(argument: suspend InsightFiltersNetworkDestinationIpv4ArgsBuilder.() -> Unit)
Parameters
argument
The destination IPv4 address of network-related information about a finding. See Ip Filter below for more details.