7#include <aws/backup/Backup_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
44 template <
typename ParameterNameT = Aws::String>
46 m_parameterNameHasBeenSet =
true;
47 m_parameterName = std::forward<ParameterNameT>(value);
49 template <
typename ParameterNameT = Aws::String>
62 template <
typename ParameterValueT = Aws::String>
64 m_parameterValueHasBeenSet =
true;
65 m_parameterValue = std::forward<ParameterValueT>(value);
67 template <
typename ParameterValueT = Aws::String>
77 bool m_parameterNameHasBeenSet =
false;
78 bool m_parameterValueHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue