7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/AmazonQPropertiesOutput.h>
9#include <aws/datazone/model/AthenaPropertiesOutput.h>
10#include <aws/datazone/model/GluePropertiesOutput.h>
11#include <aws/datazone/model/HyperPodPropertiesOutput.h>
12#include <aws/datazone/model/IamPropertiesOutput.h>
13#include <aws/datazone/model/LakehousePropertiesOutput.h>
14#include <aws/datazone/model/MlflowPropertiesOutput.h>
15#include <aws/datazone/model/RedshiftPropertiesOutput.h>
16#include <aws/datazone/model/S3PropertiesOutput.h>
17#include <aws/datazone/model/SparkEmrPropertiesOutput.h>
18#include <aws/datazone/model/SparkGluePropertiesOutput.h>
19#include <aws/datazone/model/WorkflowsMwaaPropertiesOutput.h>
20#include <aws/datazone/model/WorkflowsServerlessPropertiesOutput.h>
52 template <
typename AthenaPropertiesT = AthenaPropertiesOutput>
54 m_athenaPropertiesHasBeenSet =
true;
55 m_athenaProperties = std::forward<AthenaPropertiesT>(value);
57 template <
typename AthenaPropertiesT = AthenaPropertiesOutput>
70 template <
typename GluePropertiesT = GluePropertiesOutput>
72 m_gluePropertiesHasBeenSet =
true;
73 m_glueProperties = std::forward<GluePropertiesT>(value);
75 template <
typename GluePropertiesT = GluePropertiesOutput>
88 template <
typename HyperPodPropertiesT = HyperPodPropertiesOutput>
90 m_hyperPodPropertiesHasBeenSet =
true;
91 m_hyperPodProperties = std::forward<HyperPodPropertiesT>(value);
93 template <
typename HyperPodPropertiesT = HyperPodPropertiesOutput>
106 template <
typename IamPropertiesT = IamPropertiesOutput>
108 m_iamPropertiesHasBeenSet =
true;
109 m_iamProperties = std::forward<IamPropertiesT>(value);
111 template <
typename IamPropertiesT = IamPropertiesOutput>
124 template <
typename RedshiftPropertiesT = RedshiftPropertiesOutput>
126 m_redshiftPropertiesHasBeenSet =
true;
127 m_redshiftProperties = std::forward<RedshiftPropertiesT>(value);
129 template <
typename RedshiftPropertiesT = RedshiftPropertiesOutput>
142 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesOutput>
144 m_sparkEmrPropertiesHasBeenSet =
true;
145 m_sparkEmrProperties = std::forward<SparkEmrPropertiesT>(value);
147 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesOutput>
160 template <
typename SparkGluePropertiesT = SparkGluePropertiesOutput>
162 m_sparkGluePropertiesHasBeenSet =
true;
163 m_sparkGlueProperties = std::forward<SparkGluePropertiesT>(value);
165 template <
typename SparkGluePropertiesT = SparkGluePropertiesOutput>
178 template <
typename S3PropertiesT = S3PropertiesOutput>
180 m_s3PropertiesHasBeenSet =
true;
181 m_s3Properties = std::forward<S3PropertiesT>(value);
183 template <
typename S3PropertiesT = S3PropertiesOutput>
196 template <
typename AmazonQPropertiesT = AmazonQPropertiesOutput>
198 m_amazonQPropertiesHasBeenSet =
true;
199 m_amazonQProperties = std::forward<AmazonQPropertiesT>(value);
201 template <
typename AmazonQPropertiesT = AmazonQPropertiesOutput>
214 template <
typename MlflowPropertiesT = MlflowPropertiesOutput>
216 m_mlflowPropertiesHasBeenSet =
true;
217 m_mlflowProperties = std::forward<MlflowPropertiesT>(value);
219 template <
typename MlflowPropertiesT = MlflowPropertiesOutput>
232 template <
typename WorkflowsMwaaPropertiesT = WorkflowsMwaaPropertiesOutput>
234 m_workflowsMwaaPropertiesHasBeenSet =
true;
235 m_workflowsMwaaProperties = std::forward<WorkflowsMwaaPropertiesT>(value);
237 template <
typename WorkflowsMwaaPropertiesT = WorkflowsMwaaPropertiesOutput>
250 template <
typename WorkflowsServerlessPropertiesT = WorkflowsServerlessPropertiesOutput>
252 m_workflowsServerlessPropertiesHasBeenSet =
true;
253 m_workflowsServerlessProperties = std::forward<WorkflowsServerlessPropertiesT>(value);
255 template <
typename WorkflowsServerlessPropertiesT = WorkflowsServerlessPropertiesOutput>
268 template <
typename LakehousePropertiesT = LakehousePropertiesOutput>
270 m_lakehousePropertiesHasBeenSet =
true;
271 m_lakehouseProperties = std::forward<LakehousePropertiesT>(value);
273 template <
typename LakehousePropertiesT = LakehousePropertiesOutput>
305 bool m_athenaPropertiesHasBeenSet =
false;
306 bool m_gluePropertiesHasBeenSet =
false;
307 bool m_hyperPodPropertiesHasBeenSet =
false;
308 bool m_iamPropertiesHasBeenSet =
false;
309 bool m_redshiftPropertiesHasBeenSet =
false;
310 bool m_sparkEmrPropertiesHasBeenSet =
false;
311 bool m_sparkGluePropertiesHasBeenSet =
false;
312 bool m_s3PropertiesHasBeenSet =
false;
313 bool m_amazonQPropertiesHasBeenSet =
false;
314 bool m_mlflowPropertiesHasBeenSet =
false;
315 bool m_workflowsMwaaPropertiesHasBeenSet =
false;
316 bool m_workflowsServerlessPropertiesHasBeenSet =
false;
317 bool m_lakehousePropertiesHasBeenSet =
false;
void SetWorkflowsServerlessProperties(WorkflowsServerlessPropertiesT &&value)
const RedshiftPropertiesOutput & GetRedshiftProperties() const
void SetWorkflowsMwaaProperties(WorkflowsMwaaPropertiesT &&value)
void SetS3Properties(S3PropertiesT &&value)
const GluePropertiesOutput & GetGlueProperties() const
const IamPropertiesOutput & GetIamProperties() const
void SetGlueProperties(GluePropertiesT &&value)
const S3PropertiesOutput & GetS3Properties() const
const SparkGluePropertiesOutput & GetSparkGlueProperties() const
ConnectionPropertiesOutput & WithIamProperties(IamPropertiesT &&value)
AWS_DATAZONE_API ConnectionPropertiesOutput & operator=(Aws::Utils::Json::JsonView jsonValue)
const AmazonQPropertiesOutput & GetAmazonQProperties() const
bool GluePropertiesHasBeenSet() const
bool SparkGluePropertiesHasBeenSet() const
bool LakehousePropertiesHasBeenSet() const
void SetMlflowProperties(MlflowPropertiesT &&value)
void SetHyperPodProperties(HyperPodPropertiesT &&value)
AWS_DATAZONE_API ConnectionPropertiesOutput()=default
ConnectionPropertiesOutput & WithGlueProperties(GluePropertiesT &&value)
ConnectionPropertiesOutput & WithS3Properties(S3PropertiesT &&value)
bool AthenaPropertiesHasBeenSet() const
ConnectionPropertiesOutput & WithAmazonQProperties(AmazonQPropertiesT &&value)
ConnectionPropertiesOutput & WithHyperPodProperties(HyperPodPropertiesT &&value)
bool IamPropertiesHasBeenSet() const
bool HyperPodPropertiesHasBeenSet() const
void SetAthenaProperties(AthenaPropertiesT &&value)
void SetAmazonQProperties(AmazonQPropertiesT &&value)
void SetRedshiftProperties(RedshiftPropertiesT &&value)
ConnectionPropertiesOutput & WithWorkflowsMwaaProperties(WorkflowsMwaaPropertiesT &&value)
const SparkEmrPropertiesOutput & GetSparkEmrProperties() const
ConnectionPropertiesOutput & WithAthenaProperties(AthenaPropertiesT &&value)
bool S3PropertiesHasBeenSet() const
const HyperPodPropertiesOutput & GetHyperPodProperties() const
bool SparkEmrPropertiesHasBeenSet() const
bool RedshiftPropertiesHasBeenSet() const
bool WorkflowsMwaaPropertiesHasBeenSet() const
ConnectionPropertiesOutput & WithLakehouseProperties(LakehousePropertiesT &&value)
const WorkflowsServerlessPropertiesOutput & GetWorkflowsServerlessProperties() const
void SetSparkEmrProperties(SparkEmrPropertiesT &&value)
ConnectionPropertiesOutput & WithRedshiftProperties(RedshiftPropertiesT &&value)
void SetLakehouseProperties(LakehousePropertiesT &&value)
bool MlflowPropertiesHasBeenSet() const
ConnectionPropertiesOutput & WithWorkflowsServerlessProperties(WorkflowsServerlessPropertiesT &&value)
ConnectionPropertiesOutput & WithSparkEmrProperties(SparkEmrPropertiesT &&value)
const AthenaPropertiesOutput & GetAthenaProperties() const
bool WorkflowsServerlessPropertiesHasBeenSet() const
void SetSparkGlueProperties(SparkGluePropertiesT &&value)
const WorkflowsMwaaPropertiesOutput & GetWorkflowsMwaaProperties() const
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DATAZONE_API ConnectionPropertiesOutput(Aws::Utils::Json::JsonView jsonValue)
const MlflowPropertiesOutput & GetMlflowProperties() const
void SetIamProperties(IamPropertiesT &&value)
bool AmazonQPropertiesHasBeenSet() const
ConnectionPropertiesOutput & WithMlflowProperties(MlflowPropertiesT &&value)
const LakehousePropertiesOutput & GetLakehouseProperties() const
ConnectionPropertiesOutput & WithSparkGlueProperties(SparkGluePropertiesT &&value)
Aws::Utils::Json::JsonValue JsonValue