sources

@JvmName(name = "spynempcsimrkrpr")
suspend fun sources(value: Output<List<TlsInspectionConfigurationAddressArgs>>)
@JvmName(name = "treswnnrvrqfqesw")
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 = "ldrjywdbodekdeyt")
suspend fun sources(vararg values: Output<TlsInspectionConfigurationAddressArgs>)


@JvmName(name = "ohunqgqlmtmkmfgs")
suspend fun sources(values: List<Output<TlsInspectionConfigurationAddressArgs>>)
@JvmName(name = "wfhphrlyenxjohqq")
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 = "sybefupnjjxoaflp")
suspend fun sources(argument: List<suspend TlsInspectionConfigurationAddressArgsBuilder.() -> Unit>)
@JvmName(name = "epuwiaqwibwedwed")
suspend fun sources(vararg argument: suspend TlsInspectionConfigurationAddressArgsBuilder.() -> Unit)
@JvmName(name = "mbdvhjgwyujgdqyv")
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.