7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/AmazonQPropertiesInput.h>
9#include <aws/datazone/model/AthenaPropertiesInput.h>
10#include <aws/datazone/model/GluePropertiesInput.h>
11#include <aws/datazone/model/HyperPodPropertiesInput.h>
12#include <aws/datazone/model/IamPropertiesInput.h>
13#include <aws/datazone/model/MlflowPropertiesInput.h>
14#include <aws/datazone/model/RedshiftPropertiesInput.h>
15#include <aws/datazone/model/S3PropertiesInput.h>
16#include <aws/datazone/model/SparkEmrPropertiesInput.h>
17#include <aws/datazone/model/SparkGluePropertiesInput.h>
18#include <aws/datazone/model/WorkflowsMwaaPropertiesInput.h>
19#include <aws/datazone/model/WorkflowsServerlessPropertiesInput.h>
51 template <
typename AthenaPropertiesT = AthenaPropertiesInput>
53 m_athenaPropertiesHasBeenSet =
true;
54 m_athenaProperties = std::forward<AthenaPropertiesT>(value);
56 template <
typename AthenaPropertiesT = AthenaPropertiesInput>
69 template <
typename GluePropertiesT = GluePropertiesInput>
71 m_gluePropertiesHasBeenSet =
true;
72 m_glueProperties = std::forward<GluePropertiesT>(value);
74 template <
typename GluePropertiesT = GluePropertiesInput>
87 template <
typename HyperPodPropertiesT = HyperPodPropertiesInput>
89 m_hyperPodPropertiesHasBeenSet =
true;
90 m_hyperPodProperties = std::forward<HyperPodPropertiesT>(value);
92 template <
typename HyperPodPropertiesT = HyperPodPropertiesInput>
105 template <
typename IamPropertiesT = IamPropertiesInput>
107 m_iamPropertiesHasBeenSet =
true;
108 m_iamProperties = std::forward<IamPropertiesT>(value);
110 template <
typename IamPropertiesT = IamPropertiesInput>
123 template <
typename RedshiftPropertiesT = RedshiftPropertiesInput>
125 m_redshiftPropertiesHasBeenSet =
true;
126 m_redshiftProperties = std::forward<RedshiftPropertiesT>(value);
128 template <
typename RedshiftPropertiesT = RedshiftPropertiesInput>
141 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesInput>
143 m_sparkEmrPropertiesHasBeenSet =
true;
144 m_sparkEmrProperties = std::forward<SparkEmrPropertiesT>(value);
146 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesInput>
159 template <
typename SparkGluePropertiesT = SparkGluePropertiesInput>
161 m_sparkGluePropertiesHasBeenSet =
true;
162 m_sparkGlueProperties = std::forward<SparkGluePropertiesT>(value);
164 template <
typename SparkGluePropertiesT = SparkGluePropertiesInput>
177 template <
typename S3PropertiesT = S3PropertiesInput>
179 m_s3PropertiesHasBeenSet =
true;
180 m_s3Properties = std::forward<S3PropertiesT>(value);
182 template <
typename S3PropertiesT = S3PropertiesInput>
195 template <
typename AmazonQPropertiesT = AmazonQPropertiesInput>
197 m_amazonQPropertiesHasBeenSet =
true;
198 m_amazonQProperties = std::forward<AmazonQPropertiesT>(value);
200 template <
typename AmazonQPropertiesT = AmazonQPropertiesInput>
213 template <
typename MlflowPropertiesT = MlflowPropertiesInput>
215 m_mlflowPropertiesHasBeenSet =
true;
216 m_mlflowProperties = std::forward<MlflowPropertiesT>(value);
218 template <
typename MlflowPropertiesT = MlflowPropertiesInput>
231 template <
typename WorkflowsMwaaPropertiesT = WorkflowsMwaaPropertiesInput>
233 m_workflowsMwaaPropertiesHasBeenSet =
true;
234 m_workflowsMwaaProperties = std::forward<WorkflowsMwaaPropertiesT>(value);
236 template <
typename WorkflowsMwaaPropertiesT = WorkflowsMwaaPropertiesInput>
249 template <
typename WorkflowsServerlessPropertiesT = WorkflowsServerlessPropertiesInput>
251 m_workflowsServerlessPropertiesHasBeenSet =
true;
252 m_workflowsServerlessProperties = std::forward<WorkflowsServerlessPropertiesT>(value);
254 template <
typename WorkflowsServerlessPropertiesT = WorkflowsServerlessPropertiesInput>
284 bool m_athenaPropertiesHasBeenSet =
false;
285 bool m_gluePropertiesHasBeenSet =
false;
286 bool m_hyperPodPropertiesHasBeenSet =
false;
287 bool m_iamPropertiesHasBeenSet =
false;
288 bool m_redshiftPropertiesHasBeenSet =
false;
289 bool m_sparkEmrPropertiesHasBeenSet =
false;
290 bool m_sparkGluePropertiesHasBeenSet =
false;
291 bool m_s3PropertiesHasBeenSet =
false;
292 bool m_amazonQPropertiesHasBeenSet =
false;
293 bool m_mlflowPropertiesHasBeenSet =
false;
294 bool m_workflowsMwaaPropertiesHasBeenSet =
false;
295 bool m_workflowsServerlessPropertiesHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue