destinations

@JvmName(name = "rxnhfayxaxdgluqj")
suspend fun destinations(value: Output<List<TlsInspectionConfigurationAddressArgs>>)
@JvmName(name = "wxijonkdumbxgogw")
suspend fun destinations(value: List<TlsInspectionConfigurationAddressArgs>?)

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.


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


@JvmName(name = "axcmleccyywfqwoj")
suspend fun destinations(values: List<Output<TlsInspectionConfigurationAddressArgs>>)
@JvmName(name = "lwgeefmvqrsrgnct")
suspend fun destinations(vararg values: TlsInspectionConfigurationAddressArgs)

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.


@JvmName(name = "scdqfnctyxdjqyvt")
suspend fun destinations(argument: List<suspend TlsInspectionConfigurationAddressArgsBuilder.() -> Unit>)
@JvmName(name = "kahkffcujmdlkane")
suspend fun destinations(vararg argument: suspend TlsInspectionConfigurationAddressArgsBuilder.() -> Unit)
@JvmName(name = "stjwjaisnnbrjmsx")
suspend fun destinations(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.