7#include <aws/appmesh/AppMesh_EXPORTS.h>
8#include <aws/appmesh/model/Duration.h>
47 template<
typename IdleT = Duration>
48 void SetIdle(IdleT&& value) { m_idleHasBeenSet =
true; m_idle = std::forward<IdleT>(value); }
49 template<
typename IdleT = Duration>
55 bool m_idleHasBeenSet =
false;
const Duration & GetIdle() const
TcpTimeout & WithIdle(IdleT &&value)
void SetIdle(IdleT &&value)
AWS_APPMESH_API TcpTimeout & operator=(Aws::Utils::Json::JsonView jsonValue)
bool IdleHasBeenSet() const
AWS_APPMESH_API TcpTimeout()=default
AWS_APPMESH_API TcpTimeout(Aws::Utils::Json::JsonView jsonValue)
AWS_APPMESH_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue