/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The contribution analysis visual display for a line, pie, or bar
* chart.See Also:
AWS
* API Reference
The measure field that is used in the contribution analysis.
*/ inline const Aws::String& GetMeasureFieldId() const{ return m_measureFieldId; } /** *The measure field that is used in the contribution analysis.
*/ inline bool MeasureFieldIdHasBeenSet() const { return m_measureFieldIdHasBeenSet; } /** *The measure field that is used in the contribution analysis.
*/ inline void SetMeasureFieldId(const Aws::String& value) { m_measureFieldIdHasBeenSet = true; m_measureFieldId = value; } /** *The measure field that is used in the contribution analysis.
*/ inline void SetMeasureFieldId(Aws::String&& value) { m_measureFieldIdHasBeenSet = true; m_measureFieldId = std::move(value); } /** *The measure field that is used in the contribution analysis.
*/ inline void SetMeasureFieldId(const char* value) { m_measureFieldIdHasBeenSet = true; m_measureFieldId.assign(value); } /** *The measure field that is used in the contribution analysis.
*/ inline ContributionAnalysisDefault& WithMeasureFieldId(const Aws::String& value) { SetMeasureFieldId(value); return *this;} /** *The measure field that is used in the contribution analysis.
*/ inline ContributionAnalysisDefault& WithMeasureFieldId(Aws::String&& value) { SetMeasureFieldId(std::move(value)); return *this;} /** *The measure field that is used in the contribution analysis.
*/ inline ContributionAnalysisDefault& WithMeasureFieldId(const char* value) { SetMeasureFieldId(value); return *this;} /** *The dimensions columns that are used in the contribution analysis, usually a
* list of ColumnIdentifiers
.
The dimensions columns that are used in the contribution analysis, usually a
* list of ColumnIdentifiers
.
The dimensions columns that are used in the contribution analysis, usually a
* list of ColumnIdentifiers
.
The dimensions columns that are used in the contribution analysis, usually a
* list of ColumnIdentifiers
.
The dimensions columns that are used in the contribution analysis, usually a
* list of ColumnIdentifiers
.
The dimensions columns that are used in the contribution analysis, usually a
* list of ColumnIdentifiers
.
The dimensions columns that are used in the contribution analysis, usually a
* list of ColumnIdentifiers
.
The dimensions columns that are used in the contribution analysis, usually a
* list of ColumnIdentifiers
.