7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/s3tables/S3Tables_EXPORTS.h>
42 template <
typename SourceTableARNT = Aws::String>
44 m_sourceTableARNHasBeenSet =
true;
45 m_sourceTableARN = std::forward<SourceTableARNT>(value);
47 template <
typename SourceTableARNT = Aws::String>
55 bool m_sourceTableARNHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue