7#include <aws/appstream/AppStream_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename DisplayNameT = Aws::String>
43 m_displayNameHasBeenSet =
true;
44 m_displayName = std::forward<DisplayNameT>(value);
46 template <
typename DisplayNameT = Aws::String>
59 template <
typename FooterLinkURLT = Aws::String>
61 m_footerLinkURLHasBeenSet =
true;
62 m_footerLinkURL = std::forward<FooterLinkURLT>(value);
64 template <
typename FooterLinkURLT = Aws::String>
74 bool m_displayNameHasBeenSet =
false;
75 bool m_footerLinkURLHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue