7#include <aws/s3/S3_EXPORTS.h>
8#include <aws/s3/model/S3TablesDestination.h>
55 template<
typename S3TablesDestinationT = S3TablesDestination>
56 void SetS3TablesDestination(S3TablesDestinationT&& value) { m_s3TablesDestinationHasBeenSet =
true; m_s3TablesDestination = std::forward<S3TablesDestinationT>(value); }
57 template<
typename S3TablesDestinationT = S3TablesDestination>
63 bool m_s3TablesDestinationHasBeenSet =
false;