30 namespace CloudWatchEvents
99 inline void SetSource(
const char* value) { m_sourceHasBeenSet =
true; m_source.assign(value); }
186 inline void SetDetailType(
const char* value) { m_detailTypeHasBeenSet =
true; m_detailType.assign(value); }
228 inline void SetDetail(
const char* value) { m_detailHasBeenSet =
true; m_detail.assign(value); }
250 bool m_timeHasBeenSet;
252 bool m_sourceHasBeenSet;
254 bool m_resourcesHasBeenSet;
256 bool m_detailTypeHasBeenSet;
258 bool m_detailHasBeenSet;
PutEventsRequestEntry & WithDetailType(const Aws::String &value)
#define AWS_CLOUDWATCHEVENTS_API
const Aws::String & GetDetailType() const
PutEventsRequestEntry & WithTime(const Aws::Utils::DateTime &value)
void SetDetailType(const char *value)
void SetDetail(const char *value)
PutEventsRequestEntry & WithSource(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::String & GetDetail() const
void SetTime(const Aws::Utils::DateTime &value)
void SetResources(const Aws::Vector< Aws::String > &value)
PutEventsRequestEntry & WithResources(const Aws::Vector< Aws::String > &value)
void SetSource(const char *value)
void SetSource(Aws::String &&value)
void SetDetail(const Aws::String &value)
PutEventsRequestEntry & WithDetail(Aws::String &&value)
const Aws::String & GetSource() const
PutEventsRequestEntry & WithDetail(const char *value)
PutEventsRequestEntry & WithTime(Aws::Utils::DateTime &&value)
PutEventsRequestEntry & WithResources(Aws::Vector< Aws::String > &&value)
PutEventsRequestEntry & AddResources(Aws::String &&value)
const Aws::Utils::DateTime & GetTime() const
void SetDetail(Aws::String &&value)
PutEventsRequestEntry & WithDetailType(const char *value)
void SetTime(Aws::Utils::DateTime &&value)
PutEventsRequestEntry & WithSource(Aws::String &&value)
PutEventsRequestEntry & WithDetailType(Aws::String &&value)
PutEventsRequestEntry & WithSource(const char *value)
const Aws::Vector< Aws::String > & GetResources() const
PutEventsRequestEntry & WithDetail(const Aws::String &value)
void SetDetailType(const Aws::String &value)
PutEventsRequestEntry & AddResources(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetResources(Aws::Vector< Aws::String > &&value)
void SetDetailType(Aws::String &&value)
PutEventsRequestEntry & AddResources(const char *value)
JSON (JavaScript Object Notation).
void SetSource(const Aws::String &value)