7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/ProtectedQueryS3OutputConfiguration.h>
39 template <
typename S3T = ProtectedQueryS3OutputConfiguration>
41 m_s3HasBeenSet =
true;
42 m_s3 = std::forward<S3T>(value);
44 template <
typename S3T = ProtectedQueryS3OutputConfiguration>
46 SetS3(std::forward<S3T>(value));
52 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