7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/ProtectedQueryS3OutputConfiguration.h>
9#include <aws/cleanrooms/model/ProtectedQueryMemberOutputConfiguration.h>
70 bool m_s3HasBeenSet =
false;
73 bool m_memberHasBeenSet =
false;
bool MemberHasBeenSet() const
const ProtectedQueryMemberOutputConfiguration & GetMember() const
ProtectedQueryOutputConfiguration & WithMember(const ProtectedQueryMemberOutputConfiguration &value)
bool S3HasBeenSet() const
void SetMember(ProtectedQueryMemberOutputConfiguration &&value)
ProtectedQueryOutputConfiguration & WithS3(const ProtectedQueryS3OutputConfiguration &value)
const ProtectedQueryS3OutputConfiguration & GetS3() const
AWS_CLEANROOMS_API ProtectedQueryOutputConfiguration(Aws::Utils::Json::JsonView jsonValue)
ProtectedQueryOutputConfiguration & WithMember(ProtectedQueryMemberOutputConfiguration &&value)
void SetS3(const ProtectedQueryS3OutputConfiguration &value)
AWS_CLEANROOMS_API ProtectedQueryOutputConfiguration()
ProtectedQueryOutputConfiguration & WithS3(ProtectedQueryS3OutputConfiguration &&value)
void SetMember(const ProtectedQueryMemberOutputConfiguration &value)
AWS_CLEANROOMS_API ProtectedQueryOutputConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetS3(ProtectedQueryS3OutputConfiguration &&value)
Aws::Utils::Json::JsonValue JsonValue