Package com.ibm.cloud.is.vpc.v1.model
Interface NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP.Direction
-
- Enclosing class:
- NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP
public static interface NetworkACLRuleItemNetworkACLRuleProtocolTCPUDP.Direction
The direction of traffic to match.
-
-
Field Detail
-
INBOUND
static final String INBOUND
inbound.- See Also:
- Constant Field Values
-
OUTBOUND
static final String OUTBOUND
outbound.- See Also:
- Constant Field Values
-
-