Package com.ibm.cloud.is.vpc.v1.model
Class VPNGatewayPolicyMode
- 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.VPNGatewayPolicyMode
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VPNGatewayPolicyMode extends VPNGateway
VPNGatewayPolicyMode.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
VPNGatewayPolicyMode.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
VPNGatewayPolicyMode.LifecycleState
The lifecycle state of the VPN gateway.static interface
VPNGatewayPolicyMode.Mode
Policy mode VPN gateway.static interface
VPNGatewayPolicyMode.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
-
-