23 namespace CloudWatchEvents
57 inline void SetRule(
const char* value) { m_ruleHasBeenSet =
true; m_rule.assign(value); }
116 bool m_ruleHasBeenSet;
118 bool m_idsHasBeenSet;
#define AWS_CLOUDWATCHEVENTS_API
RemoveTargetsRequest & AddIds(Aws::String &&value)
RemoveTargetsRequest & WithRule(Aws::String &&value)
RemoveTargetsRequest & WithIds(Aws::Vector< Aws::String > &&value)
void SetIds(const Aws::Vector< Aws::String > &value)
RemoveTargetsRequest & WithIds(const Aws::Vector< Aws::String > &value)
RemoveTargetsRequest & AddIds(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetIds(Aws::Vector< Aws::String > &&value)
void SetRule(const char *value)
RemoveTargetsRequest & WithRule(const Aws::String &value)
void SetRule(Aws::String &&value)
RemoveTargetsRequest & WithRule(const char *value)
RemoveTargetsRequest & AddIds(const Aws::String &value)
const Aws::Vector< Aws::String > & GetIds() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetRule() const
void SetRule(const Aws::String &value)
JSON (JavaScript Object Notation).