destinations
Parameters
value
The destination IP addresses and address ranges to decrypt for inspection, in CIDR notation. If not specified, this matches with any destination address.
Parameters
values
The destination IP addresses and address ranges to decrypt for inspection, in CIDR notation. If not specified, this matches with any destination address.
suspend fun destinations(argument: List<suspend TlsInspectionConfigurationAddressArgsBuilder.() -> Unit>)
suspend fun destinations(vararg argument: suspend TlsInspectionConfigurationAddressArgsBuilder.() -> Unit)
Parameters
argument
The destination IP addresses and address ranges to decrypt for inspection, in CIDR notation. If not specified, this matches with any destination address.