7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/customer-profiles/model/S3ExportingLocation.h>
19namespace CustomerProfiles {
42 template <
typename S3ExportingT = S3ExportingLocation>
44 m_s3ExportingHasBeenSet =
true;
45 m_s3Exporting = std::forward<S3ExportingT>(value);
47 template <
typename S3ExportingT = S3ExportingLocation>
55 bool m_s3ExportingHasBeenSet =
false;
AWS_CUSTOMERPROFILES_API ExportingLocation(Aws::Utils::Json::JsonView jsonValue)
AWS_CUSTOMERPROFILES_API Aws::Utils::Json::JsonValue Jsonize() const
ExportingLocation & WithS3Exporting(S3ExportingT &&value)
AWS_CUSTOMERPROFILES_API ExportingLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
bool S3ExportingHasBeenSet() const
void SetS3Exporting(S3ExportingT &&value)
const S3ExportingLocation & GetS3Exporting() const
AWS_CUSTOMERPROFILES_API ExportingLocation()=default
Aws::Utils::Json::JsonValue JsonValue