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/SnowflakePropertiesOutput.h>
18#include <aws/datazone/model/SparkEmrPropertiesOutput.h>
19#include <aws/datazone/model/SparkGluePropertiesOutput.h>
20#include <aws/datazone/model/VpcPropertiesOutput.h>
21#include <aws/datazone/model/WorkflowsMwaaPropertiesOutput.h>
22#include <aws/datazone/model/WorkflowsServerlessPropertiesOutput.h>
54 template <
typename AthenaPropertiesT = AthenaPropertiesOutput>
56 m_athenaPropertiesHasBeenSet =
true;
57 m_athenaProperties = std::forward<AthenaPropertiesT>(value);
59 template <
typename AthenaPropertiesT = AthenaPropertiesOutput>
72 template <
typename GluePropertiesT = GluePropertiesOutput>
74 m_gluePropertiesHasBeenSet =
true;
75 m_glueProperties = std::forward<GluePropertiesT>(value);
77 template <
typename GluePropertiesT = GluePropertiesOutput>
90 template <
typename HyperPodPropertiesT = HyperPodPropertiesOutput>
92 m_hyperPodPropertiesHasBeenSet =
true;
93 m_hyperPodProperties = std::forward<HyperPodPropertiesT>(value);
95 template <
typename HyperPodPropertiesT = HyperPodPropertiesOutput>
108 template <
typename IamPropertiesT = IamPropertiesOutput>
110 m_iamPropertiesHasBeenSet =
true;
111 m_iamProperties = std::forward<IamPropertiesT>(value);
113 template <
typename IamPropertiesT = IamPropertiesOutput>
126 template <
typename RedshiftPropertiesT = RedshiftPropertiesOutput>
128 m_redshiftPropertiesHasBeenSet =
true;
129 m_redshiftProperties = std::forward<RedshiftPropertiesT>(value);
131 template <
typename RedshiftPropertiesT = RedshiftPropertiesOutput>
144 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesOutput>
146 m_sparkEmrPropertiesHasBeenSet =
true;
147 m_sparkEmrProperties = std::forward<SparkEmrPropertiesT>(value);
149 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesOutput>
162 template <
typename SparkGluePropertiesT = SparkGluePropertiesOutput>
164 m_sparkGluePropertiesHasBeenSet =
true;
165 m_sparkGlueProperties = std::forward<SparkGluePropertiesT>(value);
167 template <
typename SparkGluePropertiesT = SparkGluePropertiesOutput>
180 template <
typename S3PropertiesT = S3PropertiesOutput>
182 m_s3PropertiesHasBeenSet =
true;
183 m_s3Properties = std::forward<S3PropertiesT>(value);
185 template <
typename S3PropertiesT = S3PropertiesOutput>
198 template <
typename SnowflakePropertiesT = SnowflakePropertiesOutput>
200 m_snowflakePropertiesHasBeenSet =
true;
201 m_snowflakeProperties = std::forward<SnowflakePropertiesT>(value);
203 template <
typename SnowflakePropertiesT = SnowflakePropertiesOutput>
216 template <
typename AmazonQPropertiesT = AmazonQPropertiesOutput>
218 m_amazonQPropertiesHasBeenSet =
true;
219 m_amazonQProperties = std::forward<AmazonQPropertiesT>(value);
221 template <
typename AmazonQPropertiesT = AmazonQPropertiesOutput>
234 template <
typename MlflowPropertiesT = MlflowPropertiesOutput>
236 m_mlflowPropertiesHasBeenSet =
true;
237 m_mlflowProperties = std::forward<MlflowPropertiesT>(value);
239 template <
typename MlflowPropertiesT = MlflowPropertiesOutput>
252 template <
typename WorkflowsMwaaPropertiesT = WorkflowsMwaaPropertiesOutput>
254 m_workflowsMwaaPropertiesHasBeenSet =
true;
255 m_workflowsMwaaProperties = std::forward<WorkflowsMwaaPropertiesT>(value);
257 template <
typename WorkflowsMwaaPropertiesT = WorkflowsMwaaPropertiesOutput>
270 template <
typename WorkflowsServerlessPropertiesT = WorkflowsServerlessPropertiesOutput>
272 m_workflowsServerlessPropertiesHasBeenSet =
true;
273 m_workflowsServerlessProperties = std::forward<WorkflowsServerlessPropertiesT>(value);
275 template <
typename WorkflowsServerlessPropertiesT = WorkflowsServerlessPropertiesOutput>
288 template <
typename LakehousePropertiesT = LakehousePropertiesOutput>
290 m_lakehousePropertiesHasBeenSet =
true;
291 m_lakehouseProperties = std::forward<LakehousePropertiesT>(value);
293 template <
typename LakehousePropertiesT = LakehousePropertiesOutput>
306 template <
typename VpcPropertiesT = VpcPropertiesOutput>
308 m_vpcPropertiesHasBeenSet =
true;
309 m_vpcProperties = std::forward<VpcPropertiesT>(value);
311 template <
typename VpcPropertiesT = VpcPropertiesOutput>
347 bool m_athenaPropertiesHasBeenSet =
false;
348 bool m_gluePropertiesHasBeenSet =
false;
349 bool m_hyperPodPropertiesHasBeenSet =
false;
350 bool m_iamPropertiesHasBeenSet =
false;
351 bool m_redshiftPropertiesHasBeenSet =
false;
352 bool m_sparkEmrPropertiesHasBeenSet =
false;
353 bool m_sparkGluePropertiesHasBeenSet =
false;
354 bool m_s3PropertiesHasBeenSet =
false;
355 bool m_snowflakePropertiesHasBeenSet =
false;
356 bool m_amazonQPropertiesHasBeenSet =
false;
357 bool m_mlflowPropertiesHasBeenSet =
false;
358 bool m_workflowsMwaaPropertiesHasBeenSet =
false;
359 bool m_workflowsServerlessPropertiesHasBeenSet =
false;
360 bool m_lakehousePropertiesHasBeenSet =
false;
361 bool m_vpcPropertiesHasBeenSet =
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
void SetSnowflakeProperties(SnowflakePropertiesT &&value)
const SparkGluePropertiesOutput & GetSparkGlueProperties() const
const SnowflakePropertiesOutput & GetSnowflakeProperties() 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)
ConnectionPropertiesOutput & WithSnowflakeProperties(SnowflakePropertiesT &&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 VpcPropertiesHasBeenSet() 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
ConnectionPropertiesOutput & WithVpcProperties(VpcPropertiesT &&value)
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)
const VpcPropertiesOutput & GetVpcProperties() const
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
bool SnowflakePropertiesHasBeenSet() 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)
void SetVpcProperties(VpcPropertiesT &&value)
const LakehousePropertiesOutput & GetLakehouseProperties() const
ConnectionPropertiesOutput & WithSparkGlueProperties(SparkGluePropertiesT &&value)
Aws::Utils::Json::JsonValue JsonValue