network Destination Ipv6s
Parameters
value
The destination IPv6 address of network-related information about a finding. See Ip Filter below for more details.
suspend fun networkDestinationIpv6s(vararg values: Output<InsightFiltersNetworkDestinationIpv6Args>)
Parameters
values
The destination IPv6 address of network-related information about a finding. See Ip Filter below for more details.
suspend fun networkDestinationIpv6s(argument: List<suspend InsightFiltersNetworkDestinationIpv6ArgsBuilder.() -> Unit>)
suspend fun networkDestinationIpv6s(vararg argument: suspend InsightFiltersNetworkDestinationIpv6ArgsBuilder.() -> Unit)
suspend fun networkDestinationIpv6s(argument: suspend InsightFiltersNetworkDestinationIpv6ArgsBuilder.() -> Unit)
Parameters
argument
The destination IPv6 address of network-related information about a finding. See Ip Filter below for more details.