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