7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
40 template <
typename AttributeIdentifierT = Aws::String>
42 m_attributeIdentifierHasBeenSet =
true;
43 m_attributeIdentifier = std::forward<AttributeIdentifierT>(value);
45 template <
typename AttributeIdentifierT = Aws::String>
53 bool m_attributeIdentifierHasBeenSet =
false;
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DATAZONE_API BatchPutAttributeOutput()=default
BatchPutAttributeOutput & WithAttributeIdentifier(AttributeIdentifierT &&value)
AWS_DATAZONE_API BatchPutAttributeOutput(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetAttributeIdentifier() const
void SetAttributeIdentifier(AttributeIdentifierT &&value)
bool AttributeIdentifierHasBeenSet() const
AWS_DATAZONE_API BatchPutAttributeOutput & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue