Package com.ibm.cloud.is.vpc.v1.model
Interface NetworkACLRuleNetworkACLRuleProtocolTCPUDP.Direction
-
- Enclosing class:
- NetworkACLRuleNetworkACLRuleProtocolTCPUDP
public static interface NetworkACLRuleNetworkACLRuleProtocolTCPUDP.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
-
-