7#include <aws/cleanrooms/CleanRoomsRequest.h>
8#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
38 template <
typename ConfiguredTableAssociationIdentifierT = Aws::String>
40 m_configuredTableAssociationIdentifierHasBeenSet =
true;
41 m_configuredTableAssociationIdentifier = std::forward<ConfiguredTableAssociationIdentifierT>(value);
43 template <
typename ConfiguredTableAssociationIdentifierT = Aws::String>
57 template <
typename MembershipIdentifierT = Aws::String>
59 m_membershipIdentifierHasBeenSet =
true;
60 m_membershipIdentifier = std::forward<MembershipIdentifierT>(value);
62 template <
typename MembershipIdentifierT = Aws::String>
70 bool m_configuredTableAssociationIdentifierHasBeenSet =
false;
73 bool m_membershipIdentifierHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String