7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/medialive/MediaLive_EXPORTS.h>
10#include <aws/medialive/model/AccountConfiguration.h>
15template <
typename RESULT_TYPE>
16class AmazonWebServiceResult;
40 template <
typename AccountConfigurationT = AccountConfiguration>
42 m_accountConfigurationHasBeenSet =
true;
43 m_accountConfiguration = std::forward<AccountConfigurationT>(value);
45 template <
typename AccountConfigurationT = AccountConfiguration>
55 template <
typename RequestIdT = Aws::String>
57 m_requestIdHasBeenSet =
true;
58 m_requestId = std::forward<RequestIdT>(value);
60 template <
typename RequestIdT = Aws::String>
73 bool m_accountConfigurationHasBeenSet =
false;
74 bool m_requestIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue