29 namespace CodePipeline
63 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
107 bool m_nameHasBeenSet;
109 bool m_typeHasBeenSet;
BlockerDeclaration & WithType(BlockerType &&value)
void SetType(const BlockerType &value)
void SetName(const char *value)
const Aws::String & GetName() const
BlockerDeclaration & WithName(const char *value)
BlockerDeclaration & WithName(const Aws::String &value)
BlockerDeclaration & WithName(Aws::String &&value)
void SetName(const Aws::String &value)
BlockerDeclaration & WithType(const BlockerType &value)
void SetName(Aws::String &&value)
#define AWS_CODEPIPELINE_API
void SetType(BlockerType &&value)
const BlockerType & GetType() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).