7#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
8#include <aws/redshift/Redshift_EXPORTS.h>
9#include <aws/redshift/model/LakeFormationQuery.h>
43 template <
typename LakeFormationQueryT = LakeFormationQuery>
45 m_lakeFormationQueryHasBeenSet =
true;
46 m_lakeFormationQuery = std::forward<LakeFormationQueryT>(value);
48 template <
typename LakeFormationQueryT = LakeFormationQuery>
56 bool m_lakeFormationQueryHasBeenSet =
false;
std::basic_ostream< char, std::char_traits< char > > OStream