Class DescribeVPNTunnelResponse.IPSecData

    • Constructor Detail

      • IPSecData

        public IPSecData()
    • Method Detail

      • getIPSecAuthenticationAlgorithm

        public String getIPSecAuthenticationAlgorithm()
      • setIPSecAuthenticationAlgorithm

        public void setIPSecAuthenticationAlgorithm​(String ipSecAuthenticationAlgorithm)
      • getIPSecEncryptionAlgorithm

        public String getIPSecEncryptionAlgorithm()
      • setIPSecEncryptionAlgorithm

        public void setIPSecEncryptionAlgorithm​(String ipSecEncryptionAlgorithm)
      • getIPSecLocalSubnetIds

        public List<String> getIPSecLocalSubnetIds()
      • setIPSecLocalSubnetIds

        public void setIPSecLocalSubnetIds​(List<String> ipSecLocalSubnetIds)
      • getIPSecProtocol

        public String getIPSecProtocol()
      • setIPSecProtocol

        public void setIPSecProtocol​(String ipSecProtocol)
      • getIPSecRemoteSubnets

        public List<String> getIPSecRemoteSubnets()
      • setIPSecRemoteSubnets

        public void setIPSecRemoteSubnets​(List<String> ipSecRemoteSubnets)
      • getIPSecSALifetime

        public String getIPSecSALifetime()
      • setIPSecSALifetime

        public void setIPSecSALifetime​(String ipSecSALifetime)
      • getIPSecSALifetimeBytes

        public String getIPSecSALifetimeBytes()
      • setIPSecSALifetimeBytes

        public void setIPSecSALifetimeBytes​(String ipSecSALifetimeBytes)
      • getIPSecPFSDhGroup

        public String getIPSecPFSDhGroup()
      • setIPSecPFSDhGroup

        public void setIPSecPFSDhGroup​(String ipSecPFSDhGroup)