23 namespace CloudWatchEvents
90 bool m_entriesHasBeenSet;
#define AWS_CLOUDWATCHEVENTS_API
void SetEntries(Aws::Vector< PutEventsRequestEntry > &&value)
PutEventsRequest & AddEntries(const PutEventsRequestEntry &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
PutEventsRequest & WithEntries(const Aws::Vector< PutEventsRequestEntry > &value)
PutEventsRequest & WithEntries(Aws::Vector< PutEventsRequestEntry > &&value)
PutEventsRequest & AddEntries(PutEventsRequestEntry &&value)
const Aws::Vector< PutEventsRequestEntry > & GetEntries() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetEntries(const Aws::Vector< PutEventsRequestEntry > &value)
JSON (JavaScript Object Notation).