22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
64 inline void SetRoleArn(
const char* value) { m_roleArn.assign(value); }
void SetRoleArn(const char *value)
void SetLogLevel(LogLevel &&value)
void SetRoleArn(Aws::String &&value)
GetLoggingOptionsResult & WithLogLevel(LogLevel &&value)
GetLoggingOptionsResult & WithLogLevel(const LogLevel &value)
GetLoggingOptionsResult & WithRoleArn(const char *value)
void SetRoleArn(const Aws::String &value)
const LogLevel & GetLogLevel() const
const Aws::String & GetRoleArn() const
void SetLogLevel(const LogLevel &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetLoggingOptionsResult & WithRoleArn(const Aws::String &value)
GetLoggingOptionsResult & WithRoleArn(Aws::String &&value)
JSON (JavaScript Object Notation).