sourcePortRanges

@JvmName(name = "susuupxvyeayxtqu")
suspend fun sourcePortRanges(value: Output<List<String>>)
@JvmName(name = "nvwgyxqwsxvtoabs")
suspend fun sourcePortRanges(value: List<String>?)

Parameters

value

List of source ports or port ranges. This is required if source_port_range is not specified.


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


@JvmName(name = "npuotxblvxcodtqi")
suspend fun sourcePortRanges(values: List<Output<String>>)
@JvmName(name = "tyecwwwjyouwqdyd")
suspend fun sourcePortRanges(vararg values: String)

Parameters

values

List of source ports or port ranges. This is required if source_port_range is not specified.