Package com.ibm.cloud.is.vpc.v1.model
Interface VPNGatewayConnectionStaticRouteModeTunnel.Status
-
- Enclosing class:
- VPNGatewayConnectionStaticRouteModeTunnel
public static interface VPNGatewayConnectionStaticRouteModeTunnel.Status
The status of the VPN Tunnel. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Detail
-
DOWN
static final String DOWN
down.- See Also:
- Constant Field Values
-
UP
static final String UP
up.- See Also:
- Constant Field Values
-
-