destIpRanges

@JvmName(name = "smwfcvgkuifklpok")
suspend fun destIpRanges(value: Output<List<String>>)
@JvmName(name = "yfnepcfdnrswlrxg")
suspend fun destIpRanges(value: List<String>?)

Parameters

value

Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.


@JvmName(name = "yavoxpwmtcbiilro")
suspend fun destIpRanges(vararg values: Output<String>)


@JvmName(name = "pcshugmhuxgxnqqe")
suspend fun destIpRanges(values: List<Output<String>>)
@JvmName(name = "bdmbllaysoxqgxxj")
suspend fun destIpRanges(vararg values: String)

Parameters

values

Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.