7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ImageSet.h>
40 template <
typename PrimaryT = ImageSet>
42 m_primaryHasBeenSet =
true;
43 m_primary = std::forward<PrimaryT>(value);
45 template <
typename PrimaryT = ImageSet>
58 template <
typename FaviconT = ImageSet>
60 m_faviconHasBeenSet =
true;
61 m_favicon = std::forward<FaviconT>(value);
63 template <
typename FaviconT = ImageSet>
73 bool m_primaryHasBeenSet =
false;
74 bool m_faviconHasBeenSet =
false;
bool FaviconHasBeenSet() const
LogoSet & WithPrimary(PrimaryT &&value)
bool PrimaryHasBeenSet() const
const ImageSet & GetFavicon() const
const ImageSet & GetPrimary() const
AWS_QUICKSIGHT_API LogoSet & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetFavicon(FaviconT &&value)
AWS_QUICKSIGHT_API LogoSet()=default
void SetPrimary(PrimaryT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API LogoSet(Aws::Utils::Json::JsonView jsonValue)
LogoSet & WithFavicon(FaviconT &&value)
Aws::Utils::Json::JsonValue JsonValue