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/GluePropertiesPatch.h>
11#include <aws/datazone/model/IamPropertiesPatch.h>
12#include <aws/datazone/model/MlflowPropertiesPatch.h>
13#include <aws/datazone/model/RedshiftPropertiesPatch.h>
14#include <aws/datazone/model/S3PropertiesPatch.h>
15#include <aws/datazone/model/SparkEmrPropertiesPatch.h>
47 template <
typename AthenaPropertiesT = AthenaPropertiesPatch>
49 m_athenaPropertiesHasBeenSet =
true;
50 m_athenaProperties = std::forward<AthenaPropertiesT>(value);
52 template <
typename AthenaPropertiesT = AthenaPropertiesPatch>
65 template <
typename GluePropertiesT = GluePropertiesPatch>
67 m_gluePropertiesHasBeenSet =
true;
68 m_glueProperties = std::forward<GluePropertiesT>(value);
70 template <
typename GluePropertiesT = GluePropertiesPatch>
83 template <
typename IamPropertiesT = IamPropertiesPatch>
85 m_iamPropertiesHasBeenSet =
true;
86 m_iamProperties = std::forward<IamPropertiesT>(value);
88 template <
typename IamPropertiesT = IamPropertiesPatch>
101 template <
typename RedshiftPropertiesT = RedshiftPropertiesPatch>
103 m_redshiftPropertiesHasBeenSet =
true;
104 m_redshiftProperties = std::forward<RedshiftPropertiesT>(value);
106 template <
typename RedshiftPropertiesT = RedshiftPropertiesPatch>
119 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesPatch>
121 m_sparkEmrPropertiesHasBeenSet =
true;
122 m_sparkEmrProperties = std::forward<SparkEmrPropertiesT>(value);
124 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesPatch>
137 template <
typename S3PropertiesT = S3PropertiesPatch>
139 m_s3PropertiesHasBeenSet =
true;
140 m_s3Properties = std::forward<S3PropertiesT>(value);
142 template <
typename S3PropertiesT = S3PropertiesPatch>
155 template <
typename AmazonQPropertiesT = AmazonQPropertiesPatch>
157 m_amazonQPropertiesHasBeenSet =
true;
158 m_amazonQProperties = std::forward<AmazonQPropertiesT>(value);
160 template <
typename AmazonQPropertiesT = AmazonQPropertiesPatch>
173 template <
typename MlflowPropertiesT = MlflowPropertiesPatch>
175 m_mlflowPropertiesHasBeenSet =
true;
176 m_mlflowProperties = std::forward<MlflowPropertiesT>(value);
178 template <
typename MlflowPropertiesT = MlflowPropertiesPatch>
200 bool m_athenaPropertiesHasBeenSet =
false;
201 bool m_gluePropertiesHasBeenSet =
false;
202 bool m_iamPropertiesHasBeenSet =
false;
203 bool m_redshiftPropertiesHasBeenSet =
false;
204 bool m_sparkEmrPropertiesHasBeenSet =
false;
205 bool m_s3PropertiesHasBeenSet =
false;
206 bool m_amazonQPropertiesHasBeenSet =
false;
207 bool m_mlflowPropertiesHasBeenSet =
false;
AWS_DATAZONE_API ConnectionPropertiesPatch & operator=(Aws::Utils::Json::JsonView jsonValue)
const AmazonQPropertiesPatch & GetAmazonQProperties() const
AWS_DATAZONE_API ConnectionPropertiesPatch(Aws::Utils::Json::JsonView jsonValue)
ConnectionPropertiesPatch & WithAmazonQProperties(AmazonQPropertiesT &&value)
bool GluePropertiesHasBeenSet() 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)
void SetRedshiftProperties(RedshiftPropertiesT &&value)
void SetIamProperties(IamPropertiesT &&value)
ConnectionPropertiesPatch & WithSparkEmrProperties(SparkEmrPropertiesT &&value)
const GluePropertiesPatch & GetGlueProperties() const
void SetSparkEmrProperties(SparkEmrPropertiesT &&value)
ConnectionPropertiesPatch & WithS3Properties(S3PropertiesT &&value)
void SetS3Properties(S3PropertiesT &&value)
bool SparkEmrPropertiesHasBeenSet() const
bool S3PropertiesHasBeenSet() const
const MlflowPropertiesPatch & GetMlflowProperties() const
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
bool RedshiftPropertiesHasBeenSet() const
bool AthenaPropertiesHasBeenSet() const
const AthenaPropertiesPatch & GetAthenaProperties() const
void SetAthenaProperties(AthenaPropertiesT &&value)
bool AmazonQPropertiesHasBeenSet() const
const S3PropertiesPatch & GetS3Properties() const
const RedshiftPropertiesPatch & GetRedshiftProperties() const
void SetMlflowProperties(MlflowPropertiesT &&value)
bool IamPropertiesHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue