Package com.ibm.cloud.is.vpc.v1.model
Class VPNGatewayRouteMode
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.VPNGateway
-
- com.ibm.cloud.is.vpc.v1.model.VPNGatewayRouteMode
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VPNGatewayRouteMode extends VPNGateway
VPNGatewayRouteMode.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
VPNGatewayRouteMode.HealthState
The health of this resource: - `ok`: No abnormal behavior detected - `degraded`: Experiencing compromised performance, capacity, or connectivity - `faulted`: Completely unreachable, inoperative, or otherwise entirely incapacitated - `inapplicable`: The health state does not apply because of the current lifecycle state.static interface
VPNGatewayRouteMode.LifecycleState
The lifecycle state of the VPN gateway.static interface
VPNGatewayRouteMode.Mode
Route mode VPN gateway.static interface
VPNGatewayRouteMode.ResourceType
The resource type.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.VPNGateway
getConnections, getCreatedAt, getCrn, getHealthReasons, getHealthState, getHref, getId, getLifecycleReasons, getLifecycleState, getMembers, getMode, getName, getResourceGroup, getResourceType, getSubnet, getVpc
-
-