7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/quicksight/model/SnapshotFile.h>
60 bool m_filesHasBeenSet =
false;
SnapshotFileGroup & WithFiles(const Aws::Vector< SnapshotFile > &value)
SnapshotFileGroup & WithFiles(Aws::Vector< SnapshotFile > &&value)
AWS_QUICKSIGHT_API SnapshotFileGroup(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< SnapshotFile > & GetFiles() const
void SetFiles(const Aws::Vector< SnapshotFile > &value)
void SetFiles(Aws::Vector< SnapshotFile > &&value)
SnapshotFileGroup & AddFiles(SnapshotFile &&value)
bool FilesHasBeenSet() const
AWS_QUICKSIGHT_API SnapshotFileGroup()
SnapshotFileGroup & AddFiles(const SnapshotFile &value)
AWS_QUICKSIGHT_API SnapshotFileGroup & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue