public class HealthCheckerForDescribeVpnConnectionsOutput extends Object
| Constructor and Description |
|---|
HealthCheckerForDescribeVpnConnectionsOutput() |
public HealthCheckerForDescribeVpnConnectionsOutput()
public HealthCheckerForDescribeVpnConnectionsOutput checkInterval(Integer checkInterval)
public Integer getCheckInterval()
public void setCheckInterval(Integer checkInterval)
public HealthCheckerForDescribeVpnConnectionsOutput checkResult(String checkResult)
public String getCheckResult()
public void setCheckResult(String checkResult)
public HealthCheckerForDescribeVpnConnectionsOutput checkerId(String checkerId)
public String getCheckerId()
public void setCheckerId(String checkerId)
public HealthCheckerForDescribeVpnConnectionsOutput downTime(Integer downTime)
public Integer getDownTime()
public void setDownTime(Integer downTime)
public HealthCheckerForDescribeVpnConnectionsOutput localIp(String localIp)
public String getLocalIp()
public void setLocalIp(String localIp)
public HealthCheckerForDescribeVpnConnectionsOutput remoteIp(String remoteIp)
public String getRemoteIp()
public void setRemoteIp(String remoteIp)
public HealthCheckerForDescribeVpnConnectionsOutput timeout(Integer timeout)
public Integer getTimeout()
public void setTimeout(Integer timeout)
public HealthCheckerForDescribeVpnConnectionsOutput upTime(Integer upTime)
public Integer getUpTime()
public void setUpTime(Integer upTime)
Copyright © 2026. All rights reserved.