7#include <aws/billingconductor/BillingConductor_EXPORTS.h>
8#include <aws/billingconductor/model/UpdateFreeTierConfig.h>
21namespace BillingConductor
47 template<
typename FreeTierT = UpdateFreeTierConfig>
48 void SetFreeTier(FreeTierT&& value) { m_freeTierHasBeenSet =
true; m_freeTier = std::forward<FreeTierT>(value); }
49 template<
typename FreeTierT = UpdateFreeTierConfig>
55 bool m_freeTierHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue