7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ImageSource.h>
40 template <
typename SourceT = ImageSource>
42 m_sourceHasBeenSet =
true;
43 m_source = std::forward<SourceT>(value);
45 template <
typename SourceT = ImageSource>
53 bool m_sourceHasBeenSet =
false;
void SetSource(SourceT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
bool SourceHasBeenSet() const
const ImageSource & GetSource() const
AWS_QUICKSIGHT_API ImageConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API ImageConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API ImageConfiguration()=default
ImageConfiguration & WithSource(SourceT &&value)
Aws::Utils::Json::JsonValue JsonValue