172 bool m_projectionTypeHasBeenSet;
174 bool m_nonKeyAttributesHasBeenSet;
void SetProjectionType(const ProjectionType &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetProjectionType(ProjectionType &&value)
void SetNonKeyAttributes(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetNonKeyAttributes() const
Projection & WithNonKeyAttributes(const Aws::Vector< Aws::String > &value)
Projection & AddNonKeyAttributes(Aws::String &&value)
Projection & WithProjectionType(ProjectionType &&value)
Projection & AddNonKeyAttributes(const char *value)
const ProjectionType & GetProjectionType() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Projection & WithNonKeyAttributes(Aws::Vector< Aws::String > &&value)
Projection & WithProjectionType(const ProjectionType &value)
void SetNonKeyAttributes(Aws::Vector< Aws::String > &&value)
Projection & AddNonKeyAttributes(const Aws::String &value)
JSON (JavaScript Object Notation).