30 namespace DataPipeline
64 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
120 bool m_attributesHasBeenSet;
const Aws::Vector< ParameterAttribute > & GetAttributes() const
void SetId(const char *value)
const Aws::String & GetId() const
void SetAttributes(Aws::Vector< ParameterAttribute > &&value)
std::vector< T, Aws::Allocator< T > > Vector
ParameterObject & WithId(const Aws::String &value)
ParameterObject & WithAttributes(const Aws::Vector< ParameterAttribute > &value)
void SetAttributes(const Aws::Vector< ParameterAttribute > &value)
ParameterObject & AddAttributes(ParameterAttribute &&value)
ParameterObject & WithId(Aws::String &&value)
void SetId(const Aws::String &value)
#define AWS_DATAPIPELINE_API
ParameterObject & AddAttributes(const ParameterAttribute &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ParameterObject & WithId(const char *value)
ParameterObject & WithAttributes(Aws::Vector< ParameterAttribute > &&value)
void SetId(Aws::String &&value)
JSON (JavaScript Object Notation).