sourcePortRange

@JvmName(name = "euafetecwqdplthi")
suspend fun sourcePortRange(value: Output<String>)
@JvmName(name = "wvdrxqwubjxrgwsd")
suspend fun sourcePortRange(value: String?)

Parameters

value

The source port range of the inbound traffic. Valid values: 1 to 65535. Separate the first port and last port with a forward slash (/), for example, 1/200 or 80/80. A value of -1/-1 indicates that all ports are available. Therefore, do not set the value to -1/-1. NOTE: When protocol is ICMP, this parameter is invalid.