7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ImageSource.h>
46 template<
typename SourceT = ImageSource>
47 void SetSource(SourceT&& value) { m_sourceHasBeenSet =
true; m_source = std::forward<SourceT>(value); }
48 template<
typename SourceT = ImageSource>
54 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