/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The differences between the base and latest versions of the
* lens.See Also:
AWS
* API Reference
The differences between the base and latest versions of the lens.
*/ inline const Aws::VectorThe differences between the base and latest versions of the lens.
*/ inline bool PillarDifferencesHasBeenSet() const { return m_pillarDifferencesHasBeenSet; } /** *The differences between the base and latest versions of the lens.
*/ inline void SetPillarDifferences(const Aws::VectorThe differences between the base and latest versions of the lens.
*/ inline void SetPillarDifferences(Aws::VectorThe differences between the base and latest versions of the lens.
*/ inline VersionDifferences& WithPillarDifferences(const Aws::VectorThe differences between the base and latest versions of the lens.
*/ inline VersionDifferences& WithPillarDifferences(Aws::VectorThe differences between the base and latest versions of the lens.
*/ inline VersionDifferences& AddPillarDifferences(const PillarDifference& value) { m_pillarDifferencesHasBeenSet = true; m_pillarDifferences.push_back(value); return *this; } /** *The differences between the base and latest versions of the lens.
*/ inline VersionDifferences& AddPillarDifferences(PillarDifference&& value) { m_pillarDifferencesHasBeenSet = true; m_pillarDifferences.push_back(std::move(value)); return *this; } private: Aws::Vector