29 namespace CodePipeline
68 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
122 bool m_typeHasBeenSet;
EncryptionKey & WithId(Aws::String &&value)
EncryptionKey & WithType(const EncryptionKeyType &value)
void SetId(const char *value)
EncryptionKey & WithId(const char *value)
#define AWS_CODEPIPELINE_API
const EncryptionKeyType & GetType() const
const Aws::String & GetId() const
void SetId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetType(EncryptionKeyType &&value)
EncryptionKey & WithType(EncryptionKeyType &&value)
void SetId(Aws::String &&value)
EncryptionKey & WithId(const Aws::String &value)
void SetType(const EncryptionKeyType &value)
JSON (JavaScript Object Notation).