destinationPortRange

@JvmName(name = "sxroqndglguvbdtq")
suspend fun destinationPortRange(value: Output<String>)
@JvmName(name = "wntjrbfjxikyqakd")
suspend fun destinationPortRange(value: String?)

Parameters

value

The destination port range of the outbound rule network traffic. The port range is 1 to 65535. Use a forward slash (/) to separate the start port and the end Port. The format is 1/200 and 80/80. Among them, - 1/-1 cannot be set separately, which means that the port is not limited.

NOTE: When egresrules. N.Protocol is set to ALL or ICMP, this parameter does not need to be configured, indicating that the port is not restricted. NOTE: When egresrules. N.Protocol is set to ALL or ICMP, this parameter does not need to be configured, indicating that the port is not restricted.