7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/config/model/ResourceValue.h>
9#include <aws/config/model/StaticValue.h>
20namespace ConfigService {
42 template <
typename ResourceValueT = ResourceValue>
44 m_resourceValueHasBeenSet =
true;
45 m_resourceValue = std::forward<ResourceValueT>(value);
47 template <
typename ResourceValueT = ResourceValue>
60 template <
typename StaticValueT = StaticValue>
62 m_staticValueHasBeenSet =
true;
63 m_staticValue = std::forward<StaticValueT>(value);
65 template <
typename StaticValueT = StaticValue>
75 bool m_resourceValueHasBeenSet =
false;
76 bool m_staticValueHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue