Class VPNGatewayConnectionStaticRouteModeLocal

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

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

      • getIkeIdentities

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