destinationTrafficState property

CustomRoutingDestinationTrafficState? destinationTrafficState
final

Indicates whether or not a port mapping destination can receive traffic. The value is either ALLOW, if traffic is allowed to the destination, or DENY, if traffic is not allowed to the destination.

Implementation

final CustomRoutingDestinationTrafficState? destinationTrafficState;