Class VPNGatewayConnectionPolicyModePeer

    • Method Detail

      • getCidrs

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

        public String getType()
        Gets the type. Indicates whether `peer.address` or `peer.fqdn` is used.
        Returns:
        the type
      • getAddress

        public String getAddress()
        Gets the address. The IP address of the peer VPN gateway for this connection.
        Returns:
        the address
      • getFqdn

        public String getFqdn()
        Gets the fqdn. The FQDN of the peer VPN gateway for this connection.
        Returns:
        the fqdn