7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/customer-profiles/model/S3ExportingConfig.h>
21namespace CustomerProfiles
52 template<
typename S3ExportingT = S3ExportingConfig>
53 void SetS3Exporting(S3ExportingT&& value) { m_s3ExportingHasBeenSet =
true; m_s3Exporting = std::forward<S3ExportingT>(value); }
54 template<
typename S3ExportingT = S3ExportingConfig>
60 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