7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/ProtectedQueryOutputConfiguration.h>
41 template <
typename OutputConfigurationT = ProtectedQueryOutputConfiguration>
43 m_outputConfigurationHasBeenSet =
true;
44 m_outputConfiguration = std::forward<OutputConfigurationT>(value);
46 template <
typename OutputConfigurationT = ProtectedQueryOutputConfiguration>
54 bool m_outputConfigurationHasBeenSet =
false;
AWS_CLEANROOMS_API ProtectedQueryResultConfiguration()=default
const ProtectedQueryOutputConfiguration & GetOutputConfiguration() const
AWS_CLEANROOMS_API ProtectedQueryResultConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_CLEANROOMS_API ProtectedQueryResultConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
ProtectedQueryResultConfiguration & WithOutputConfiguration(OutputConfigurationT &&value)
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
bool OutputConfigurationHasBeenSet() const
void SetOutputConfiguration(OutputConfigurationT &&value)
Aws::Utils::Json::JsonValue JsonValue