7#include <aws/codecommit/CodeCommit_EXPORTS.h>
8#include <aws/codecommit/model/FileModeTypeEnum.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
43 template <
typename AbsolutePathT = Aws::String>
45 m_absolutePathHasBeenSet =
true;
46 m_absolutePath = std::forward<AbsolutePathT>(value);
48 template <
typename AbsolutePathT = Aws::String>
61 template <
typename BlobIdT = Aws::String>
63 m_blobIdHasBeenSet =
true;
64 m_blobId = std::forward<BlobIdT>(value);
66 template <
typename BlobIdT = Aws::String>
81 m_fileModeHasBeenSet =
true;
95 bool m_absolutePathHasBeenSet =
false;
96 bool m_blobIdHasBeenSet =
false;
97 bool m_fileModeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue