7#include <aws/s3/S3_EXPORTS.h>
8#include <aws/s3/model/S3TablesDestinationResult.h>
59 template<
typename S3TablesDestinationResultT = S3TablesDestinationResult>
60 void SetS3TablesDestinationResult(S3TablesDestinationResultT&& value) { m_s3TablesDestinationResultHasBeenSet =
true; m_s3TablesDestinationResult = std::forward<S3TablesDestinationResultT>(value); }
61 template<
typename S3TablesDestinationResultT = S3TablesDestinationResult>
67 bool m_s3TablesDestinationResultHasBeenSet =
false;