7#include <aws/qapps/QApps_EXPORTS.h>
8#include <aws/qapps/QAppsRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
44 template<
typename InstanceIdT = Aws::String>
46 template<
typename InstanceIdT = Aws::String>
56 template<
typename LibraryItemIdT = Aws::String>
58 template<
typename LibraryItemIdT = Aws::String>
68 inline void SetIsVerified(
bool value) { m_isVerifiedHasBeenSet =
true; m_isVerified = value; }
74 bool m_instanceIdHasBeenSet =
false;
77 bool m_libraryItemIdHasBeenSet =
false;
79 bool m_isVerified{
false};
80 bool m_isVerifiedHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String