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