23 namespace ElasticTranscoder
59 inline void SetRole(
const char* value) { m_roleHasBeenSet =
true; m_role.assign(value); }
101 inline void SetInputBucket(
const char* value) { m_inputBucketHasBeenSet =
true; m_inputBucket.assign(value); }
143 inline void SetOutputBucket(
const char* value) { m_outputBucketHasBeenSet =
true; m_outputBucket.assign(value); }
213 bool m_roleHasBeenSet;
215 bool m_inputBucketHasBeenSet;
217 bool m_outputBucketHasBeenSet;
219 bool m_topicsHasBeenSet;
TestRoleRequest & WithOutputBucket(const Aws::String &value)
void SetInputBucket(const Aws::String &value)
void SetInputBucket(const char *value)
void SetTopics(Aws::Vector< Aws::String > &&value)
TestRoleRequest & AddTopics(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::String & GetOutputBucket() const
TestRoleRequest & WithInputBucket(const Aws::String &value)
const Aws::String & GetInputBucket() const
TestRoleRequest & WithRole(const char *value)
TestRoleRequest & AddTopics(const char *value)
TestRoleRequest & WithInputBucket(const char *value)
TestRoleRequest & WithRole(const Aws::String &value)
void SetRole(Aws::String &&value)
TestRoleRequest & WithRole(Aws::String &&value)
TestRoleRequest & WithInputBucket(Aws::String &&value)
const Aws::Vector< Aws::String > & GetTopics() const
void SetInputBucket(Aws::String &&value)
TestRoleRequest & WithOutputBucket(Aws::String &&value)
void SetTopics(const Aws::Vector< Aws::String > &value)
void SetRole(const char *value)
#define AWS_ELASTICTRANSCODER_API
void SetOutputBucket(const char *value)
void SetOutputBucket(Aws::String &&value)
void SetRole(const Aws::String &value)
TestRoleRequest & WithTopics(Aws::Vector< Aws::String > &&value)
void SetOutputBucket(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
TestRoleRequest & WithTopics(const Aws::Vector< Aws::String > &value)
TestRoleRequest & AddTopics(Aws::String &&value)
TestRoleRequest & WithOutputBucket(const char *value)
JSON (JavaScript Object Notation).
const Aws::String & GetRole() const