7#include <aws/cleanrooms/CleanRoomsRequest.h>
8#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
37 template <
typename ConfiguredTableIdentifierT = Aws::String>
39 m_configuredTableIdentifierHasBeenSet =
true;
40 m_configuredTableIdentifier = std::forward<ConfiguredTableIdentifierT>(value);
42 template <
typename ConfiguredTableIdentifierT = Aws::String>
50 bool m_configuredTableIdentifierHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String