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/MlflowPropertiesInput.h>
14#include <aws/datazone/model/RedshiftPropertiesInput.h>
15#include <aws/datazone/model/S3PropertiesInput.h>
16#include <aws/datazone/model/SparkEmrPropertiesInput.h>
17#include <aws/datazone/model/SparkGluePropertiesInput.h>
49 template <
typename AthenaPropertiesT = AthenaPropertiesInput>
51 m_athenaPropertiesHasBeenSet =
true;
52 m_athenaProperties = std::forward<AthenaPropertiesT>(value);
54 template <
typename AthenaPropertiesT = AthenaPropertiesInput>
67 template <
typename GluePropertiesT = GluePropertiesInput>
69 m_gluePropertiesHasBeenSet =
true;
70 m_glueProperties = std::forward<GluePropertiesT>(value);
72 template <
typename GluePropertiesT = GluePropertiesInput>
85 template <
typename HyperPodPropertiesT = HyperPodPropertiesInput>
87 m_hyperPodPropertiesHasBeenSet =
true;
88 m_hyperPodProperties = std::forward<HyperPodPropertiesT>(value);
90 template <
typename HyperPodPropertiesT = HyperPodPropertiesInput>
103 template <
typename IamPropertiesT = IamPropertiesInput>
105 m_iamPropertiesHasBeenSet =
true;
106 m_iamProperties = std::forward<IamPropertiesT>(value);
108 template <
typename IamPropertiesT = IamPropertiesInput>
121 template <
typename RedshiftPropertiesT = RedshiftPropertiesInput>
123 m_redshiftPropertiesHasBeenSet =
true;
124 m_redshiftProperties = std::forward<RedshiftPropertiesT>(value);
126 template <
typename RedshiftPropertiesT = RedshiftPropertiesInput>
139 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesInput>
141 m_sparkEmrPropertiesHasBeenSet =
true;
142 m_sparkEmrProperties = std::forward<SparkEmrPropertiesT>(value);
144 template <
typename SparkEmrPropertiesT = SparkEmrPropertiesInput>
157 template <
typename SparkGluePropertiesT = SparkGluePropertiesInput>
159 m_sparkGluePropertiesHasBeenSet =
true;
160 m_sparkGlueProperties = std::forward<SparkGluePropertiesT>(value);
162 template <
typename SparkGluePropertiesT = SparkGluePropertiesInput>
175 template <
typename S3PropertiesT = S3PropertiesInput>
177 m_s3PropertiesHasBeenSet =
true;
178 m_s3Properties = std::forward<S3PropertiesT>(value);
180 template <
typename S3PropertiesT = S3PropertiesInput>
193 template <
typename AmazonQPropertiesT = AmazonQPropertiesInput>
195 m_amazonQPropertiesHasBeenSet =
true;
196 m_amazonQProperties = std::forward<AmazonQPropertiesT>(value);
198 template <
typename AmazonQPropertiesT = AmazonQPropertiesInput>
211 template <
typename MlflowPropertiesT = MlflowPropertiesInput>
213 m_mlflowPropertiesHasBeenSet =
true;
214 m_mlflowProperties = std::forward<MlflowPropertiesT>(value);
216 template <
typename MlflowPropertiesT = MlflowPropertiesInput>
242 bool m_athenaPropertiesHasBeenSet =
false;
243 bool m_gluePropertiesHasBeenSet =
false;
244 bool m_hyperPodPropertiesHasBeenSet =
false;
245 bool m_iamPropertiesHasBeenSet =
false;
246 bool m_redshiftPropertiesHasBeenSet =
false;
247 bool m_sparkEmrPropertiesHasBeenSet =
false;
248 bool m_sparkGluePropertiesHasBeenSet =
false;
249 bool m_s3PropertiesHasBeenSet =
false;
250 bool m_amazonQPropertiesHasBeenSet =
false;
251 bool m_mlflowPropertiesHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue