7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/AthenaPropertiesOutput.h>
9#include <aws/datazone/model/GluePropertiesOutput.h>
10#include <aws/datazone/model/HyperPodPropertiesOutput.h>
11#include <aws/datazone/model/IamPropertiesOutput.h>
12#include <aws/datazone/model/RedshiftPropertiesOutput.h>
13#include <aws/datazone/model/S3PropertiesOutput.h>
14#include <aws/datazone/model/SparkEmrPropertiesOutput.h>
15#include <aws/datazone/model/SparkGluePropertiesOutput.h>
53 template<
typename AthenaPropertiesT = AthenaPropertiesOutput>
54 void SetAthenaProperties(AthenaPropertiesT&& value) { m_athenaPropertiesHasBeenSet =
true; m_athenaProperties = std::forward<AthenaPropertiesT>(value); }
55 template<
typename AthenaPropertiesT = AthenaPropertiesOutput>
65 template<
typename GluePropertiesT = GluePropertiesOutput>
66 void SetGlueProperties(GluePropertiesT&& value) { m_gluePropertiesHasBeenSet =
true; m_glueProperties = std::forward<GluePropertiesT>(value); }
67 template<
typename GluePropertiesT = GluePropertiesOutput>
77 template<
typename HyperPodPropertiesT = HyperPodPropertiesOutput>
78 void SetHyperPodProperties(HyperPodPropertiesT&& value) { m_hyperPodPropertiesHasBeenSet =
true; m_hyperPodProperties = std::forward<HyperPodPropertiesT>(value); }
79 template<
typename HyperPodPropertiesT = HyperPodPropertiesOutput>
89 template<
typename IamPropertiesT = IamPropertiesOutput>
90 void SetIamProperties(IamPropertiesT&& value) { m_iamPropertiesHasBeenSet =
true; m_iamProperties = std::forward<IamPropertiesT>(value); }
91 template<
typename IamPropertiesT = IamPropertiesOutput>
101 template<
typename RedshiftPropertiesT = RedshiftPropertiesOutput>
102 void SetRedshiftProperties(RedshiftPropertiesT&& value) { m_redshiftPropertiesHasBeenSet =
true; m_redshiftProperties = std::forward<RedshiftPropertiesT>(value); }
103 template<
typename RedshiftPropertiesT = RedshiftPropertiesOutput>
113 template<
typename S3PropertiesT = S3PropertiesOutput>
114 void SetS3Properties(S3PropertiesT&& value) { m_s3PropertiesHasBeenSet =
true; m_s3Properties = std::forward<S3PropertiesT>(value); }
115 template<
typename S3PropertiesT = S3PropertiesOutput>
125 template<
typename SparkEmrPropertiesT = SparkEmrPropertiesOutput>
126 void SetSparkEmrProperties(SparkEmrPropertiesT&& value) { m_sparkEmrPropertiesHasBeenSet =
true; m_sparkEmrProperties = std::forward<SparkEmrPropertiesT>(value); }
127 template<
typename SparkEmrPropertiesT = SparkEmrPropertiesOutput>
137 template<
typename SparkGluePropertiesT = SparkGluePropertiesOutput>
138 void SetSparkGlueProperties(SparkGluePropertiesT&& value) { m_sparkGluePropertiesHasBeenSet =
true; m_sparkGlueProperties = std::forward<SparkGluePropertiesT>(value); }
139 template<
typename SparkGluePropertiesT = SparkGluePropertiesOutput>
145 bool m_athenaPropertiesHasBeenSet =
false;
148 bool m_gluePropertiesHasBeenSet =
false;
151 bool m_hyperPodPropertiesHasBeenSet =
false;
154 bool m_iamPropertiesHasBeenSet =
false;
157 bool m_redshiftPropertiesHasBeenSet =
false;
160 bool m_s3PropertiesHasBeenSet =
false;
163 bool m_sparkEmrPropertiesHasBeenSet =
false;
166 bool m_sparkGluePropertiesHasBeenSet =
false;
const RedshiftPropertiesOutput & GetRedshiftProperties() const
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)
bool GluePropertiesHasBeenSet() const
bool SparkGluePropertiesHasBeenSet() const
void SetHyperPodProperties(HyperPodPropertiesT &&value)
AWS_DATAZONE_API ConnectionPropertiesOutput()=default
ConnectionPropertiesOutput & WithGlueProperties(GluePropertiesT &&value)
ConnectionPropertiesOutput & WithS3Properties(S3PropertiesT &&value)
bool AthenaPropertiesHasBeenSet() const
ConnectionPropertiesOutput & WithHyperPodProperties(HyperPodPropertiesT &&value)
bool IamPropertiesHasBeenSet() const
bool HyperPodPropertiesHasBeenSet() const
void SetAthenaProperties(AthenaPropertiesT &&value)
void SetRedshiftProperties(RedshiftPropertiesT &&value)
const SparkEmrPropertiesOutput & GetSparkEmrProperties() const
ConnectionPropertiesOutput & WithAthenaProperties(AthenaPropertiesT &&value)
bool S3PropertiesHasBeenSet() const
const HyperPodPropertiesOutput & GetHyperPodProperties() const
bool SparkEmrPropertiesHasBeenSet() const
bool RedshiftPropertiesHasBeenSet() const
void SetSparkEmrProperties(SparkEmrPropertiesT &&value)
ConnectionPropertiesOutput & WithRedshiftProperties(RedshiftPropertiesT &&value)
ConnectionPropertiesOutput & WithSparkEmrProperties(SparkEmrPropertiesT &&value)
const AthenaPropertiesOutput & GetAthenaProperties() const
void SetSparkGlueProperties(SparkGluePropertiesT &&value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DATAZONE_API ConnectionPropertiesOutput(Aws::Utils::Json::JsonView jsonValue)
void SetIamProperties(IamPropertiesT &&value)
ConnectionPropertiesOutput & WithSparkGlueProperties(SparkGluePropertiesT &&value)
Aws::Utils::Json::JsonValue JsonValue