27 namespace CloudWatchLogs
68 int m_tooNewLogEventStartIndex;
69 bool m_tooNewLogEventStartIndexHasBeenSet;
70 int m_tooOldLogEventEndIndex;
71 bool m_tooOldLogEventEndIndexHasBeenSet;
72 int m_expiredLogEventEndIndex;
73 bool m_expiredLogEventEndIndexHasBeenSet;
int GetTooNewLogEventStartIndex() const
void SetExpiredLogEventEndIndex(int value)
#define AWS_CLOUDWATCHLOGS_API
RejectedLogEventsInfo & WithTooOldLogEventEndIndex(int value)
RejectedLogEventsInfo & WithExpiredLogEventEndIndex(int value)
int GetTooOldLogEventEndIndex() const
void SetTooNewLogEventStartIndex(int value)
RejectedLogEventsInfo & WithTooNewLogEventStartIndex(int value)
int GetExpiredLogEventEndIndex() const
void SetTooOldLogEventEndIndex(int value)
JSON (JavaScript Object Notation).