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.
-
-
Field Detail
-
ACTIVE
static final String ACTIVE
active.- See Also:
- Constant Field Values
-
STANDBY
static final String STANDBY
standby.- See Also:
- Constant Field Values
-
-