7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetCustomLabel(
const char* value) { m_customLabelHasBeenSet =
true; m_customLabel.assign(value); }
57 bool m_customLabelHasBeenSet =
false;
void SetCustomLabel(const Aws::String &value)
ReferenceLineCustomLabelConfiguration & WithCustomLabel(const char *value)
bool CustomLabelHasBeenSet() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
ReferenceLineCustomLabelConfiguration & WithCustomLabel(const Aws::String &value)
AWS_QUICKSIGHT_API ReferenceLineCustomLabelConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetCustomLabel(const char *value)
ReferenceLineCustomLabelConfiguration & WithCustomLabel(Aws::String &&value)
AWS_QUICKSIGHT_API ReferenceLineCustomLabelConfiguration()
void SetCustomLabel(Aws::String &&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