7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/customer-profiles/model/S3ExportingConfig.h>
19namespace CustomerProfiles {
46 template <
typename S3ExportingT = S3ExportingConfig>
48 m_s3ExportingHasBeenSet =
true;
49 m_s3Exporting = std::forward<S3ExportingT>(value);
51 template <
typename S3ExportingT = S3ExportingConfig>
59 bool m_s3ExportingHasBeenSet =
false;
AWS_CUSTOMERPROFILES_API Aws::Utils::Json::JsonValue Jsonize() const
bool S3ExportingHasBeenSet() const
ExportingConfig & WithS3Exporting(S3ExportingT &&value)
AWS_CUSTOMERPROFILES_API ExportingConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CUSTOMERPROFILES_API ExportingConfig()=default
const S3ExportingConfig & GetS3Exporting() const
AWS_CUSTOMERPROFILES_API ExportingConfig(Aws::Utils::Json::JsonView jsonValue)
void SetS3Exporting(S3ExportingT &&value)
Aws::Utils::Json::JsonValue JsonValue