sources

@JvmName(name = "nsanfypnfflxtobn")
suspend fun sources(value: Output<List<TlsInspectionConfigurationAddressArgs>>)
@JvmName(name = "wwkmjrtcknlwdflg")
suspend fun sources(value: List<TlsInspectionConfigurationAddressArgs>?)

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.


@JvmName(name = "manukhrhemnfahmk")
suspend fun sources(vararg values: Output<TlsInspectionConfigurationAddressArgs>)


@JvmName(name = "aijmfwbjmnaeovjo")
suspend fun sources(values: List<Output<TlsInspectionConfigurationAddressArgs>>)
@JvmName(name = "dyspkryuxifrketd")
suspend fun sources(vararg values: TlsInspectionConfigurationAddressArgs)

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.


@JvmName(name = "mbkjyheglmvwmqfi")
suspend fun sources(argument: List<suspend TlsInspectionConfigurationAddressArgsBuilder.() -> Unit>)
@JvmName(name = "qtyoiwadhkccqwbb")
suspend fun sources(vararg argument: suspend TlsInspectionConfigurationAddressArgsBuilder.() -> Unit)
@JvmName(name = "rwojslwytlcayicj")
suspend fun sources(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.