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/LakehousePropertiesInput.h>
14#include <aws/datazone/model/MlflowPropertiesInput.h>
15#include <aws/datazone/model/RedshiftPropertiesInput.h>
16#include <aws/datazone/model/S3PropertiesInput.h>
17#include <aws/datazone/model/SnowflakePropertiesInput.h>
18#include <aws/datazone/model/SparkEmrPropertiesInput.h>
19#include <aws/datazone/model/SparkGluePropertiesInput.h>
20#include <aws/datazone/model/VpcPropertiesInput.h>
21#include <aws/datazone/model/WorkflowsMwaaPropertiesInput.h>
22#include <aws/datazone/model/WorkflowsServerlessPropertiesInput.h>
54 template <
typename AthenaPropertiesT = AthenaPropertiesInput>
56 m_athenaPropertiesHasBeenSet =
true;
57 m_athenaProperties = std::forward<AthenaPropertiesT>(value);
59 template <
typename AthenaPropertiesT = AthenaPropertiesInput>
72 template <
typename GluePropertiesT = GluePropertiesInput>
74 m_gluePropertiesHasBeenSet =
true;
75 m_glueProperties = std::forward<GluePropertiesT>(value);
77 template <
typename GluePropertiesT = GluePropertiesInput>
90 template <
typename HyperPodPropertiesT = HyperPodPropertiesInput>
92 m_hyperPodPropertiesHasBeenSet =
true;
93 m_hyperPodProperties = std::forward<HyperPodPropertiesT>(value);
95 template <
typename HyperPodPropertiesT = HyperPodPropertiesInput>
108 template <
typename IamPropertiesT = IamPropertiesInput>
110 m_iamPropertiesHasBeenSet =
true;
111 m_iamProperties = std::forward<IamPropertiesT>(value);
113 template <
typename IamPropertiesT = IamPropertiesInput>
126 template <
typename RedshiftPropertiesT = RedshiftPropertiesInput>
128 m_redshiftPropertiesHasBeenSet =
true;
129 m_redshiftProperties = std::forward<RedshiftPropertiesT>(value);
131 template <
typename RedshiftPropertiesT = RedshiftPropertiesInput>
144 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesInput>
146 m_sparkEmrPropertiesHasBeenSet =
true;
147 m_sparkEmrProperties = std::forward<SparkEmrPropertiesT>(value);
149 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesInput>
162 template <
typename SparkGluePropertiesT = SparkGluePropertiesInput>
164 m_sparkGluePropertiesHasBeenSet =
true;
165 m_sparkGlueProperties = std::forward<SparkGluePropertiesT>(value);
167 template <
typename SparkGluePropertiesT = SparkGluePropertiesInput>
180 template <
typename S3PropertiesT = S3PropertiesInput>
182 m_s3PropertiesHasBeenSet =
true;
183 m_s3Properties = std::forward<S3PropertiesT>(value);
185 template <
typename S3PropertiesT = S3PropertiesInput>
199 template <
typename SnowflakePropertiesT = SnowflakePropertiesInput>
201 m_snowflakePropertiesHasBeenSet =
true;
202 m_snowflakeProperties = std::forward<SnowflakePropertiesT>(value);
204 template <
typename SnowflakePropertiesT = SnowflakePropertiesInput>
217 template <
typename AmazonQPropertiesT = AmazonQPropertiesInput>
219 m_amazonQPropertiesHasBeenSet =
true;
220 m_amazonQProperties = std::forward<AmazonQPropertiesT>(value);
222 template <
typename AmazonQPropertiesT = AmazonQPropertiesInput>
235 template <
typename MlflowPropertiesT = MlflowPropertiesInput>
237 m_mlflowPropertiesHasBeenSet =
true;
238 m_mlflowProperties = std::forward<MlflowPropertiesT>(value);
240 template <
typename MlflowPropertiesT = MlflowPropertiesInput>
253 template <
typename WorkflowsMwaaPropertiesT = WorkflowsMwaaPropertiesInput>
255 m_workflowsMwaaPropertiesHasBeenSet =
true;
256 m_workflowsMwaaProperties = std::forward<WorkflowsMwaaPropertiesT>(value);
258 template <
typename WorkflowsMwaaPropertiesT = WorkflowsMwaaPropertiesInput>
271 template <
typename WorkflowsServerlessPropertiesT = WorkflowsServerlessPropertiesInput>
273 m_workflowsServerlessPropertiesHasBeenSet =
true;
274 m_workflowsServerlessProperties = std::forward<WorkflowsServerlessPropertiesT>(value);
276 template <
typename WorkflowsServerlessPropertiesT = WorkflowsServerlessPropertiesInput>
289 template <
typename LakehousePropertiesT = LakehousePropertiesInput>
291 m_lakehousePropertiesHasBeenSet =
true;
292 m_lakehouseProperties = std::forward<LakehousePropertiesT>(value);
294 template <
typename LakehousePropertiesT = LakehousePropertiesInput>
307 template <
typename VpcPropertiesT = VpcPropertiesInput>
309 m_vpcPropertiesHasBeenSet =
true;
310 m_vpcProperties = std::forward<VpcPropertiesT>(value);
312 template <
typename VpcPropertiesT = VpcPropertiesInput>
348 bool m_athenaPropertiesHasBeenSet =
false;
349 bool m_gluePropertiesHasBeenSet =
false;
350 bool m_hyperPodPropertiesHasBeenSet =
false;
351 bool m_iamPropertiesHasBeenSet =
false;
352 bool m_redshiftPropertiesHasBeenSet =
false;
353 bool m_sparkEmrPropertiesHasBeenSet =
false;
354 bool m_sparkGluePropertiesHasBeenSet =
false;
355 bool m_s3PropertiesHasBeenSet =
false;
356 bool m_snowflakePropertiesHasBeenSet =
false;
357 bool m_amazonQPropertiesHasBeenSet =
false;
358 bool m_mlflowPropertiesHasBeenSet =
false;
359 bool m_workflowsMwaaPropertiesHasBeenSet =
false;
360 bool m_workflowsServerlessPropertiesHasBeenSet =
false;
361 bool m_lakehousePropertiesHasBeenSet =
false;
362 bool m_vpcPropertiesHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue