/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The Cost Categories values used for filtering the costs. If
* If Values
and Key
are not specified, the
* ABSENT
MatchOption
is applied to all Cost Categories.
* That is, it filters on resources that aren't mapped to any Cost Categories.Values
is provided and Key
isn't specified, the
* ABSENT
MatchOption
is applied to the Cost Categories
* Key
only. That is, it filters on resources without the given Cost
* Categories key.See Also:
AWS
* API Reference
The specific value of the Cost Category.
*/ inline const Aws::VectorThe specific value of the Cost Category.
*/ inline bool ValuesHasBeenSet() const { return m_valuesHasBeenSet; } /** *The specific value of the Cost Category.
*/ inline void SetValues(const Aws::VectorThe specific value of the Cost Category.
*/ inline void SetValues(Aws::VectorThe specific value of the Cost Category.
*/ inline CostCategoryValues& WithValues(const Aws::VectorThe specific value of the Cost Category.
*/ inline CostCategoryValues& WithValues(Aws::VectorThe specific value of the Cost Category.
*/ inline CostCategoryValues& AddValues(const Aws::String& value) { m_valuesHasBeenSet = true; m_values.push_back(value); return *this; } /** *The specific value of the Cost Category.
*/ inline CostCategoryValues& AddValues(Aws::String&& value) { m_valuesHasBeenSet = true; m_values.push_back(std::move(value)); return *this; } /** *The specific value of the Cost Category.
*/ inline CostCategoryValues& AddValues(const char* value) { m_valuesHasBeenSet = true; m_values.push_back(value); return *this; } /** *The match options that you can use to filter your results. MatchOptions is
* only applicable for actions related to cost category. The default values for
* MatchOptions
is EQUALS
and
* CASE_SENSITIVE
.
The match options that you can use to filter your results. MatchOptions is
* only applicable for actions related to cost category. The default values for
* MatchOptions
is EQUALS
and
* CASE_SENSITIVE
.
The match options that you can use to filter your results. MatchOptions is
* only applicable for actions related to cost category. The default values for
* MatchOptions
is EQUALS
and
* CASE_SENSITIVE
.
The match options that you can use to filter your results. MatchOptions is
* only applicable for actions related to cost category. The default values for
* MatchOptions
is EQUALS
and
* CASE_SENSITIVE
.
The match options that you can use to filter your results. MatchOptions is
* only applicable for actions related to cost category. The default values for
* MatchOptions
is EQUALS
and
* CASE_SENSITIVE
.
The match options that you can use to filter your results. MatchOptions is
* only applicable for actions related to cost category. The default values for
* MatchOptions
is EQUALS
and
* CASE_SENSITIVE
.
The match options that you can use to filter your results. MatchOptions is
* only applicable for actions related to cost category. The default values for
* MatchOptions
is EQUALS
and
* CASE_SENSITIVE
.
The match options that you can use to filter your results. MatchOptions is
* only applicable for actions related to cost category. The default values for
* MatchOptions
is EQUALS
and
* CASE_SENSITIVE
.