Package com.ibm.cloud.is.vpc.v1.model
Class VPNGatewayConnectionPolicyMode
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnection
-
- com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionPolicyMode
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VPNGatewayConnectionPolicyMode extends VPNGatewayConnection
VPNGatewayConnectionPolicyMode.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
VPNGatewayConnectionPolicyMode.AuthenticationMode
The authentication mode.static interface
VPNGatewayConnectionPolicyMode.EstablishMode
The establish mode of the VPN gateway connection: - `bidirectional`: Either side of the VPN gateway can initiate IKE protocol negotiations or rekeying processes.static interface
VPNGatewayConnectionPolicyMode.Mode
The mode of the VPN gateway.static interface
VPNGatewayConnectionPolicyMode.ResourceType
The resource type.static interface
VPNGatewayConnectionPolicyMode.Status
The status of a VPN gateway connection.-
Nested classes/interfaces inherited from class com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnection
VPNGatewayConnection.RoutingProtocol
-
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnection
getAuthenticationMode, getCreatedAt, getDeadPeerDetection, getEstablishMode, getHref, getId, getIkePolicy, getIpsecPolicy, getLocal, getMode, getName, getPeer, getPsk, getResourceType, getRoutingProtocol, getStatus, getStatusReasons, getTunnels, isAdminStateUp, isDistributeTraffic
-
-