7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
41 template <
typename CustomLabelT = Aws::String>
43 m_customLabelHasBeenSet =
true;
44 m_customLabel = std::forward<CustomLabelT>(value);
46 template <
typename CustomLabelT = Aws::String>
54 bool m_customLabelHasBeenSet =
false;
AWS_QUICKSIGHT_API ReferenceLineCustomLabelConfiguration()=default
bool CustomLabelHasBeenSet() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API ReferenceLineCustomLabelConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetCustomLabel(CustomLabelT &&value)
ReferenceLineCustomLabelConfiguration & WithCustomLabel(CustomLabelT &&value)
const Aws::String & GetCustomLabel() const
AWS_QUICKSIGHT_API ReferenceLineCustomLabelConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue