Package com.ibm.cloud.is.vpc.v1.model
Interface VPNGatewayMember.Role
-
- Enclosing class:
- VPNGatewayMember
public static interface VPNGatewayMember.Role
The high availability role assigned to the VPN gateway member. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Detail
-
ACTIVE
static final String ACTIVE
active.- See Also:
- Constant Field Values
-
STANDBY
static final String STANDBY
standby.- See Also:
- Constant Field Values
-
-