23 namespace CostExplorer
59 inline void SetKey(
Aws::String&& value) { m_keyHasBeenSet =
true; m_key = std::move(value); }
62 inline void SetKey(
const char* value) { m_keyHasBeenSet =
true; m_key.assign(value); }
187 bool m_keyHasBeenSet;
190 bool m_valuesHasBeenSet;
193 bool m_matchOptionsHasBeenSet;