7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/ProtectedQueryS3OutputConfiguration.h>
45 template<
typename S3T = ProtectedQueryS3OutputConfiguration>
46 void SetS3(S3T&& value) { m_s3HasBeenSet =
true; m_s3 = std::forward<S3T>(value); }
47 template<
typename S3T = ProtectedQueryS3OutputConfiguration>
53 bool m_s3HasBeenSet =
false;
const ProtectedQueryS3OutputConfiguration & GetS3() const
bool S3HasBeenSet() const
AWS_CLEANROOMS_API MembershipProtectedQueryOutputConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CLEANROOMS_API MembershipProtectedQueryOutputConfiguration()=default
MembershipProtectedQueryOutputConfiguration & WithS3(S3T &&value)
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CLEANROOMS_API MembershipProtectedQueryOutputConfiguration(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue