Package com.ibm.cloud.is.vpc.v1.model
Interface VPNGatewayConnection.Mode
-
- Enclosing class:
- VPNGatewayConnection
public static interface VPNGatewayConnection.Mode
The mode of the VPN gateway. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Detail
-
POLICY
static final String POLICY
policy.- See Also:
- Constant Field Values
-
ROUTE
static final String ROUTE
route.- See Also:
- Constant Field Values
-
-