Class VPNGatewayConnectionPolicyModeLocal

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class VPNGatewayConnectionPolicyModeLocal
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    VPNGatewayConnectionPolicyModeLocal.
    • Method Detail

      • getCidrs

        public List<String> getCidrs()
        Gets the cidrs. The local CIDRs for this VPN gateway connection.
        Returns:
        the cidrs
      • getIkeIdentities

        public List<VPNGatewayConnectionIKEIdentity> getIkeIdentities()
        Gets the ikeIdentities. The local IKE identities. A VPN gateway in policy mode consists of two members in active-standby mode. The local IKE identity applies to the active member.
        Returns:
        the ikeIdentities