7#include <aws/core/utils/UUID.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/fsx/FSxRequest.h>
10#include <aws/fsx/FSx_EXPORTS.h>
38 template <
typename ClientRequestTokenT = Aws::String>
40 m_clientRequestTokenHasBeenSet =
true;
41 m_clientRequestToken = std::forward<ClientRequestTokenT>(value);
43 template <
typename ClientRequestTokenT = Aws::String>
54 template <
typename FileSystemIdT = Aws::String>
56 m_fileSystemIdHasBeenSet =
true;
57 m_fileSystemId = std::forward<FileSystemIdT>(value);
59 template <
typename FileSystemIdT = Aws::String>
69 bool m_clientRequestTokenHasBeenSet =
true;
70 bool m_fileSystemIdHasBeenSet =
false;
static Aws::Utils::UUID PseudoRandomUUID()
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String