7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/CleanRoomsRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
43 inline void SetConfiguredTableIdentifier(
const char* value) { m_configuredTableIdentifierHasBeenSet =
true; m_configuredTableIdentifier.assign(value); }
51 bool m_configuredTableIdentifierHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String