AWS_IOTTWINMAKER_API BatchPutPropertyErrorEntry & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< BatchPutPropertyError > & GetErrors() const
BatchPutPropertyErrorEntry & WithErrors(Aws::Vector< BatchPutPropertyError > &&value)
AWS_IOTTWINMAKER_API BatchPutPropertyErrorEntry(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTTWINMAKER_API BatchPutPropertyErrorEntry()
BatchPutPropertyErrorEntry & AddErrors(BatchPutPropertyError &&value)
BatchPutPropertyErrorEntry & AddErrors(const BatchPutPropertyError &value)
BatchPutPropertyErrorEntry & WithErrors(const Aws::Vector< BatchPutPropertyError > &value)
void SetErrors(const Aws::Vector< BatchPutPropertyError > &value)
void SetErrors(Aws::Vector< BatchPutPropertyError > &&value)
AWS_IOTTWINMAKER_API Aws::Utils::Json::JsonValue Jsonize() const