7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/AmazonQPropertiesPatch.h>
9#include <aws/datazone/model/AthenaPropertiesPatch.h>
10#include <aws/datazone/model/GitPropertiesPatch.h>
11#include <aws/datazone/model/GluePropertiesPatch.h>
12#include <aws/datazone/model/IamPropertiesPatch.h>
13#include <aws/datazone/model/LakehousePropertiesPatch.h>
14#include <aws/datazone/model/MlflowPropertiesPatch.h>
15#include <aws/datazone/model/RedshiftPropertiesPatch.h>
16#include <aws/datazone/model/S3PropertiesPatch.h>
17#include <aws/datazone/model/SnowflakePropertiesPatch.h>
18#include <aws/datazone/model/SparkEmrPropertiesPatch.h>
19#include <aws/datazone/model/VpcPropertiesPatch.h>
51 template <
typename AthenaPropertiesT = AthenaPropertiesPatch>
53 m_athenaPropertiesHasBeenSet =
true;
54 m_athenaProperties = std::forward<AthenaPropertiesT>(value);
56 template <
typename AthenaPropertiesT = AthenaPropertiesPatch>
69 template <
typename GluePropertiesT = GluePropertiesPatch>
71 m_gluePropertiesHasBeenSet =
true;
72 m_glueProperties = std::forward<GluePropertiesT>(value);
74 template <
typename GluePropertiesT = GluePropertiesPatch>
87 template <
typename IamPropertiesT = IamPropertiesPatch>
89 m_iamPropertiesHasBeenSet =
true;
90 m_iamProperties = std::forward<IamPropertiesT>(value);
92 template <
typename IamPropertiesT = IamPropertiesPatch>
105 template <
typename RedshiftPropertiesT = RedshiftPropertiesPatch>
107 m_redshiftPropertiesHasBeenSet =
true;
108 m_redshiftProperties = std::forward<RedshiftPropertiesT>(value);
110 template <
typename RedshiftPropertiesT = RedshiftPropertiesPatch>
123 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesPatch>
125 m_sparkEmrPropertiesHasBeenSet =
true;
126 m_sparkEmrProperties = std::forward<SparkEmrPropertiesT>(value);
128 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesPatch>
141 template <
typename S3PropertiesT = S3PropertiesPatch>
143 m_s3PropertiesHasBeenSet =
true;
144 m_s3Properties = std::forward<S3PropertiesT>(value);
146 template <
typename S3PropertiesT = S3PropertiesPatch>
159 template <
typename SnowflakePropertiesT = SnowflakePropertiesPatch>
161 m_snowflakePropertiesHasBeenSet =
true;
162 m_snowflakeProperties = std::forward<SnowflakePropertiesT>(value);
164 template <
typename SnowflakePropertiesT = SnowflakePropertiesPatch>
177 template <
typename AmazonQPropertiesT = AmazonQPropertiesPatch>
179 m_amazonQPropertiesHasBeenSet =
true;
180 m_amazonQProperties = std::forward<AmazonQPropertiesT>(value);
182 template <
typename AmazonQPropertiesT = AmazonQPropertiesPatch>
195 template <
typename MlflowPropertiesT = MlflowPropertiesPatch>
197 m_mlflowPropertiesHasBeenSet =
true;
198 m_mlflowProperties = std::forward<MlflowPropertiesT>(value);
200 template <
typename MlflowPropertiesT = MlflowPropertiesPatch>
213 template <
typename LakehousePropertiesT = LakehousePropertiesPatch>
215 m_lakehousePropertiesHasBeenSet =
true;
216 m_lakehouseProperties = std::forward<LakehousePropertiesT>(value);
218 template <
typename LakehousePropertiesT = LakehousePropertiesPatch>
231 template <
typename VpcPropertiesT = VpcPropertiesPatch>
233 m_vpcPropertiesHasBeenSet =
true;
234 m_vpcProperties = std::forward<VpcPropertiesT>(value);
236 template <
typename VpcPropertiesT = VpcPropertiesPatch>
249 template <
typename GitPropertiesT = GitPropertiesPatch>
251 m_gitPropertiesHasBeenSet =
true;
252 m_gitProperties = std::forward<GitPropertiesT>(value);
254 template <
typename GitPropertiesT = GitPropertiesPatch>
284 bool m_athenaPropertiesHasBeenSet =
false;
285 bool m_gluePropertiesHasBeenSet =
false;
286 bool m_iamPropertiesHasBeenSet =
false;
287 bool m_redshiftPropertiesHasBeenSet =
false;
288 bool m_sparkEmrPropertiesHasBeenSet =
false;
289 bool m_s3PropertiesHasBeenSet =
false;
290 bool m_snowflakePropertiesHasBeenSet =
false;
291 bool m_amazonQPropertiesHasBeenSet =
false;
292 bool m_mlflowPropertiesHasBeenSet =
false;
293 bool m_lakehousePropertiesHasBeenSet =
false;
294 bool m_vpcPropertiesHasBeenSet =
false;
295 bool m_gitPropertiesHasBeenSet =
false;
ConnectionPropertiesPatch & WithSnowflakeProperties(SnowflakePropertiesT &&value)
bool VpcPropertiesHasBeenSet() const
AWS_DATAZONE_API ConnectionPropertiesPatch & operator=(Aws::Utils::Json::JsonView jsonValue)
bool GitPropertiesHasBeenSet() const
ConnectionPropertiesPatch & WithLakehouseProperties(LakehousePropertiesT &&value)
const AmazonQPropertiesPatch & GetAmazonQProperties() const
bool SnowflakePropertiesHasBeenSet() const
void SetGitProperties(GitPropertiesT &&value)
AWS_DATAZONE_API ConnectionPropertiesPatch(Aws::Utils::Json::JsonView jsonValue)
ConnectionPropertiesPatch & WithAmazonQProperties(AmazonQPropertiesT &&value)
bool GluePropertiesHasBeenSet() const
void SetLakehouseProperties(LakehousePropertiesT &&value)
const LakehousePropertiesPatch & GetLakehouseProperties() const
const GitPropertiesPatch & GetGitProperties() const
void SetAmazonQProperties(AmazonQPropertiesT &&value)
ConnectionPropertiesPatch & WithAthenaProperties(AthenaPropertiesT &&value)
ConnectionPropertiesPatch & WithGlueProperties(GluePropertiesT &&value)
const SparkEmrPropertiesPatch & GetSparkEmrProperties() const
ConnectionPropertiesPatch & WithRedshiftProperties(RedshiftPropertiesT &&value)
bool MlflowPropertiesHasBeenSet() const
ConnectionPropertiesPatch & WithIamProperties(IamPropertiesT &&value)
const IamPropertiesPatch & GetIamProperties() const
AWS_DATAZONE_API ConnectionPropertiesPatch()=default
void SetGlueProperties(GluePropertiesT &&value)
ConnectionPropertiesPatch & WithMlflowProperties(MlflowPropertiesT &&value)
ConnectionPropertiesPatch & WithGitProperties(GitPropertiesT &&value)
void SetSnowflakeProperties(SnowflakePropertiesT &&value)
void SetRedshiftProperties(RedshiftPropertiesT &&value)
void SetIamProperties(IamPropertiesT &&value)
ConnectionPropertiesPatch & WithSparkEmrProperties(SparkEmrPropertiesT &&value)
const GluePropertiesPatch & GetGlueProperties() const
const VpcPropertiesPatch & GetVpcProperties() const
void SetSparkEmrProperties(SparkEmrPropertiesT &&value)
ConnectionPropertiesPatch & WithS3Properties(S3PropertiesT &&value)
void SetS3Properties(S3PropertiesT &&value)
bool SparkEmrPropertiesHasBeenSet() const
void SetVpcProperties(VpcPropertiesT &&value)
const SnowflakePropertiesPatch & GetSnowflakeProperties() const
bool S3PropertiesHasBeenSet() const
const MlflowPropertiesPatch & GetMlflowProperties() const
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
bool RedshiftPropertiesHasBeenSet() const
bool AthenaPropertiesHasBeenSet() const
ConnectionPropertiesPatch & WithVpcProperties(VpcPropertiesT &&value)
const AthenaPropertiesPatch & GetAthenaProperties() const
void SetAthenaProperties(AthenaPropertiesT &&value)
bool AmazonQPropertiesHasBeenSet() const
const S3PropertiesPatch & GetS3Properties() const
const RedshiftPropertiesPatch & GetRedshiftProperties() const
void SetMlflowProperties(MlflowPropertiesT &&value)
bool LakehousePropertiesHasBeenSet() const
bool IamPropertiesHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue