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