22 namespace ConfigService
55 inline void SetConfigRuleName(
const char* value) { m_configRuleNameHasBeenSet =
true; m_configRuleName.assign(value); }
74 bool m_configRuleNameHasBeenSet;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
const Aws::String & GetConfigRuleName() const
void SetConfigRuleName(const char *value)
void SetConfigRuleName(const Aws::String &value)
DeleteConfigRuleRequest & WithConfigRuleName(Aws::String &&value)
DeleteConfigRuleRequest & WithConfigRuleName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetConfigRuleName(Aws::String &&value)
#define AWS_CONFIGSERVICE_API
DeleteConfigRuleRequest & WithConfigRuleName(const char *value)
JSON (JavaScript Object Notation).