7#include <aws/dataexchange/DataExchange_EXPORTS.h>
8#include <aws/dataexchange/model/ExportAssetToSignedUrlRequestDetails.h>
9#include <aws/dataexchange/model/ExportAssetsToS3RequestDetails.h>
10#include <aws/dataexchange/model/ExportRevisionsToS3RequestDetails.h>
11#include <aws/dataexchange/model/ImportAssetFromSignedUrlRequestDetails.h>
12#include <aws/dataexchange/model/ImportAssetsFromS3RequestDetails.h>
13#include <aws/dataexchange/model/ImportAssetsFromRedshiftDataSharesRequestDetails.h>
14#include <aws/dataexchange/model/ImportAssetFromApiGatewayApiRequestDetails.h>
15#include <aws/dataexchange/model/CreateS3DataAccessFromS3BucketRequestDetails.h>
16#include <aws/dataexchange/model/ImportAssetsFromLakeFormationTagPolicyRequestDetails.h>
54 template<
typename ExportAssetToSignedUrlT = ExportAssetToSignedUrlRequestDetails>
55 void SetExportAssetToSignedUrl(ExportAssetToSignedUrlT&& value) { m_exportAssetToSignedUrlHasBeenSet =
true; m_exportAssetToSignedUrl = std::forward<ExportAssetToSignedUrlT>(value); }
56 template<
typename ExportAssetToSignedUrlT = ExportAssetToSignedUrlRequestDetails>
66 template<
typename ExportAssetsToS3T = ExportAssetsToS3RequestDetails>
67 void SetExportAssetsToS3(ExportAssetsToS3T&& value) { m_exportAssetsToS3HasBeenSet =
true; m_exportAssetsToS3 = std::forward<ExportAssetsToS3T>(value); }
68 template<
typename ExportAssetsToS3T = ExportAssetsToS3RequestDetails>
78 template<
typename ExportRevisionsToS3T = ExportRevisionsToS3RequestDetails>
79 void SetExportRevisionsToS3(ExportRevisionsToS3T&& value) { m_exportRevisionsToS3HasBeenSet =
true; m_exportRevisionsToS3 = std::forward<ExportRevisionsToS3T>(value); }
80 template<
typename ExportRevisionsToS3T = ExportRevisionsToS3RequestDetails>
90 template<
typename ImportAssetFromSignedUrlT = ImportAssetFromSignedUrlRequestDetails>
91 void SetImportAssetFromSignedUrl(ImportAssetFromSignedUrlT&& value) { m_importAssetFromSignedUrlHasBeenSet =
true; m_importAssetFromSignedUrl = std::forward<ImportAssetFromSignedUrlT>(value); }
92 template<
typename ImportAssetFromSignedUrlT = ImportAssetFromSignedUrlRequestDetails>
102 template<
typename ImportAssetsFromS3T = ImportAssetsFromS3RequestDetails>
103 void SetImportAssetsFromS3(ImportAssetsFromS3T&& value) { m_importAssetsFromS3HasBeenSet =
true; m_importAssetsFromS3 = std::forward<ImportAssetsFromS3T>(value); }
104 template<
typename ImportAssetsFromS3T = ImportAssetsFromS3RequestDetails>
114 template<
typename ImportAssetsFromRedshiftDataSharesT = ImportAssetsFromRedshiftDataSharesRequestDetails>
115 void SetImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesT&& value) { m_importAssetsFromRedshiftDataSharesHasBeenSet =
true; m_importAssetsFromRedshiftDataShares = std::forward<ImportAssetsFromRedshiftDataSharesT>(value); }
116 template<
typename ImportAssetsFromRedshiftDataSharesT = ImportAssetsFromRedshiftDataSharesRequestDetails>
126 template<
typename ImportAssetFromApiGatewayApiT = ImportAssetFromApiGatewayApiRequestDetails>
127 void SetImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiT&& value) { m_importAssetFromApiGatewayApiHasBeenSet =
true; m_importAssetFromApiGatewayApi = std::forward<ImportAssetFromApiGatewayApiT>(value); }
128 template<
typename ImportAssetFromApiGatewayApiT = ImportAssetFromApiGatewayApiRequestDetails>
139 template<
typename CreateS3DataAccessFromS3BucketT = CreateS3DataAccessFromS3BucketRequestDetails>
140 void SetCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketT&& value) { m_createS3DataAccessFromS3BucketHasBeenSet =
true; m_createS3DataAccessFromS3Bucket = std::forward<CreateS3DataAccessFromS3BucketT>(value); }
141 template<
typename CreateS3DataAccessFromS3BucketT = CreateS3DataAccessFromS3BucketRequestDetails>
151 template<
typename ImportAssetsFromLakeFormationTagPolicyT = ImportAssetsFromLakeFormationTagPolicyRequestDetails>
152 void SetImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyT&& value) { m_importAssetsFromLakeFormationTagPolicyHasBeenSet =
true; m_importAssetsFromLakeFormationTagPolicy = std::forward<ImportAssetsFromLakeFormationTagPolicyT>(value); }
153 template<
typename ImportAssetsFromLakeFormationTagPolicyT = ImportAssetsFromLakeFormationTagPolicyRequestDetails>
159 bool m_exportAssetToSignedUrlHasBeenSet =
false;
162 bool m_exportAssetsToS3HasBeenSet =
false;
165 bool m_exportRevisionsToS3HasBeenSet =
false;
168 bool m_importAssetFromSignedUrlHasBeenSet =
false;
171 bool m_importAssetsFromS3HasBeenSet =
false;
174 bool m_importAssetsFromRedshiftDataSharesHasBeenSet =
false;
177 bool m_importAssetFromApiGatewayApiHasBeenSet =
false;
180 bool m_createS3DataAccessFromS3BucketHasBeenSet =
false;
183 bool m_importAssetsFromLakeFormationTagPolicyHasBeenSet =
false;
void SetImportAssetFromSignedUrl(ImportAssetFromSignedUrlT &&value)
const ImportAssetsFromS3RequestDetails & GetImportAssetsFromS3() const
void SetExportRevisionsToS3(ExportRevisionsToS3T &&value)
const ImportAssetsFromLakeFormationTagPolicyRequestDetails & GetImportAssetsFromLakeFormationTagPolicy() const
const CreateS3DataAccessFromS3BucketRequestDetails & GetCreateS3DataAccessFromS3Bucket() const
bool ImportAssetsFromLakeFormationTagPolicyHasBeenSet() const
AWS_DATAEXCHANGE_API RequestDetails()=default
bool ImportAssetFromSignedUrlHasBeenSet() const
const ExportAssetsToS3RequestDetails & GetExportAssetsToS3() const
const ImportAssetFromApiGatewayApiRequestDetails & GetImportAssetFromApiGatewayApi() const
void SetExportAssetToSignedUrl(ExportAssetToSignedUrlT &&value)
RequestDetails & WithExportRevisionsToS3(ExportRevisionsToS3T &&value)
const ImportAssetsFromRedshiftDataSharesRequestDetails & GetImportAssetsFromRedshiftDataShares() const
RequestDetails & WithImportAssetFromSignedUrl(ImportAssetFromSignedUrlT &&value)
void SetImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesT &&value)
void SetCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketT &&value)
bool ImportAssetFromApiGatewayApiHasBeenSet() const
void SetImportAssetsFromS3(ImportAssetsFromS3T &&value)
bool CreateS3DataAccessFromS3BucketHasBeenSet() const
bool ExportRevisionsToS3HasBeenSet() const
RequestDetails & WithCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketT &&value)
bool ImportAssetsFromRedshiftDataSharesHasBeenSet() const
RequestDetails & WithImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesT &&value)
const ExportAssetToSignedUrlRequestDetails & GetExportAssetToSignedUrl() const
RequestDetails & WithExportAssetToSignedUrl(ExportAssetToSignedUrlT &&value)
AWS_DATAEXCHANGE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyT &&value)
void SetExportAssetsToS3(ExportAssetsToS3T &&value)
const ImportAssetFromSignedUrlRequestDetails & GetImportAssetFromSignedUrl() const
bool ExportAssetsToS3HasBeenSet() const
AWS_DATAEXCHANGE_API RequestDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
RequestDetails & WithImportAssetsFromS3(ImportAssetsFromS3T &&value)
void SetImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiT &&value)
AWS_DATAEXCHANGE_API RequestDetails(Aws::Utils::Json::JsonView jsonValue)
const ExportRevisionsToS3RequestDetails & GetExportRevisionsToS3() const
bool ExportAssetToSignedUrlHasBeenSet() const
RequestDetails & WithExportAssetsToS3(ExportAssetsToS3T &&value)
bool ImportAssetsFromS3HasBeenSet() const
RequestDetails & WithImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiT &&value)
RequestDetails & WithImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyT &&value)
Aws::Utils::Json::JsonValue JsonValue