7#include <aws/appmesh/AppMesh_EXPORTS.h>
8#include <aws/appmesh/model/Duration.h>
41 template <
typename IdleT = Duration>
43 m_idleHasBeenSet =
true;
44 m_idle = std::forward<IdleT>(value);
46 template <
typename IdleT = Duration>
48 SetIdle(std::forward<IdleT>(value));
54 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