7#include <aws/sms/SMS_EXPORTS.h>
8#include <aws/sms/model/Server.h>
44 template<
typename ServerT = Server>
45 void SetServer(ServerT&& value) { m_serverHasBeenSet =
true; m_server = std::forward<ServerT>(value); }
46 template<
typename ServerT = Server>
52 bool m_serverHasBeenSet =
false;
ServerValidationOutput & WithServer(ServerT &&value)
AWS_SMS_API ServerValidationOutput()=default
AWS_SMS_API ServerValidationOutput(Aws::Utils::Json::JsonView jsonValue)
AWS_SMS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SMS_API ServerValidationOutput & operator=(Aws::Utils::Json::JsonView jsonValue)
const Server & GetServer() const
bool ServerHasBeenSet() const
void SetServer(ServerT &&value)
Aws::Utils::Json::JsonValue JsonValue