81 inline void SetJobCompletionReportURI(
const char* value) { m_jobCompletionReportURIHasBeenSet =
true; m_jobCompletionReportURI.assign(value); }
123 inline void SetJobSuccessLogURI(
const char* value) { m_jobSuccessLogURIHasBeenSet =
true; m_jobSuccessLogURI.assign(value); }
165 inline void SetJobFailureLogURI(
const char* value) { m_jobFailureLogURIHasBeenSet =
true; m_jobFailureLogURI.assign(value); }
187 bool m_jobCompletionReportURIHasBeenSet;
189 bool m_jobSuccessLogURIHasBeenSet;
191 bool m_jobFailureLogURIHasBeenSet;
void SetJobSuccessLogURI(Aws::String &&value)
JobLogs & WithJobSuccessLogURI(const char *value)
void SetJobCompletionReportURI(const char *value)
void SetJobFailureLogURI(const Aws::String &value)
const Aws::String & GetJobFailureLogURI() const
JobLogs & WithJobFailureLogURI(const Aws::String &value)
void SetJobFailureLogURI(Aws::String &&value)
JobLogs & WithJobFailureLogURI(const char *value)
JobLogs & WithJobSuccessLogURI(const Aws::String &value)
JobLogs & WithJobCompletionReportURI(const Aws::String &value)
JobLogs & WithJobFailureLogURI(Aws::String &&value)
JobLogs & WithJobSuccessLogURI(Aws::String &&value)
void SetJobSuccessLogURI(const Aws::String &value)
void SetJobCompletionReportURI(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetJobFailureLogURI(const char *value)
const Aws::String & GetJobSuccessLogURI() const
JobLogs & WithJobCompletionReportURI(const char *value)
const Aws::String & GetJobCompletionReportURI() const
void SetJobCompletionReportURI(Aws::String &&value)
void SetJobSuccessLogURI(const char *value)
JobLogs & WithJobCompletionReportURI(Aws::String &&value)
JSON (JavaScript Object Notation).