7#include <aws/appstream/AppStream_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetDisplayName(
const char* value) { m_displayNameHasBeenSet =
true; m_displayName.assign(value); }
63 inline void SetFooterLinkURL(
const char* value) { m_footerLinkURLHasBeenSet =
true; m_footerLinkURL.assign(value); }
71 bool m_displayNameHasBeenSet =
false;
74 bool m_footerLinkURLHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue