22 namespace ConfigService
60 inline void SetConfigurationRecorderName(
const char* value) { m_configurationRecorderNameHasBeenSet =
true; m_configurationRecorderName.assign(value); }
82 bool m_configurationRecorderNameHasBeenSet;
StopConfigurationRecorderRequest & WithConfigurationRecorderName(const char *value)
void SetConfigurationRecorderName(const Aws::String &value)
void SetConfigurationRecorderName(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
const Aws::String & GetConfigurationRecorderName() const
void SetConfigurationRecorderName(Aws::String &&value)
StopConfigurationRecorderRequest & WithConfigurationRecorderName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_CONFIGSERVICE_API
JSON (JavaScript Object Notation).
StopConfigurationRecorderRequest & WithConfigurationRecorderName(const Aws::String &value)