7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/AthenaPropertiesPatch.h>
9#include <aws/datazone/model/GluePropertiesPatch.h>
10#include <aws/datazone/model/IamPropertiesPatch.h>
11#include <aws/datazone/model/RedshiftPropertiesPatch.h>
12#include <aws/datazone/model/S3PropertiesPatch.h>
13#include <aws/datazone/model/SparkEmrPropertiesPatch.h>
51 template<
typename AthenaPropertiesT = AthenaPropertiesPatch>
52 void SetAthenaProperties(AthenaPropertiesT&& value) { m_athenaPropertiesHasBeenSet =
true; m_athenaProperties = std::forward<AthenaPropertiesT>(value); }
53 template<
typename AthenaPropertiesT = AthenaPropertiesPatch>
63 template<
typename GluePropertiesT = GluePropertiesPatch>
64 void SetGlueProperties(GluePropertiesT&& value) { m_gluePropertiesHasBeenSet =
true; m_glueProperties = std::forward<GluePropertiesT>(value); }
65 template<
typename GluePropertiesT = GluePropertiesPatch>
75 template<
typename IamPropertiesT = IamPropertiesPatch>
76 void SetIamProperties(IamPropertiesT&& value) { m_iamPropertiesHasBeenSet =
true; m_iamProperties = std::forward<IamPropertiesT>(value); }
77 template<
typename IamPropertiesT = IamPropertiesPatch>
87 template<
typename RedshiftPropertiesT = RedshiftPropertiesPatch>
88 void SetRedshiftProperties(RedshiftPropertiesT&& value) { m_redshiftPropertiesHasBeenSet =
true; m_redshiftProperties = std::forward<RedshiftPropertiesT>(value); }
89 template<
typename RedshiftPropertiesT = RedshiftPropertiesPatch>
99 template<
typename S3PropertiesT = S3PropertiesPatch>
100 void SetS3Properties(S3PropertiesT&& value) { m_s3PropertiesHasBeenSet =
true; m_s3Properties = std::forward<S3PropertiesT>(value); }
101 template<
typename S3PropertiesT = S3PropertiesPatch>
111 template<
typename SparkEmrPropertiesT = SparkEmrPropertiesPatch>
112 void SetSparkEmrProperties(SparkEmrPropertiesT&& value) { m_sparkEmrPropertiesHasBeenSet =
true; m_sparkEmrProperties = std::forward<SparkEmrPropertiesT>(value); }
113 template<
typename SparkEmrPropertiesT = SparkEmrPropertiesPatch>
119 bool m_athenaPropertiesHasBeenSet =
false;
122 bool m_gluePropertiesHasBeenSet =
false;
125 bool m_iamPropertiesHasBeenSet =
false;
128 bool m_redshiftPropertiesHasBeenSet =
false;
131 bool m_s3PropertiesHasBeenSet =
false;
134 bool m_sparkEmrPropertiesHasBeenSet =
false;
AWS_DATAZONE_API ConnectionPropertiesPatch & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API ConnectionPropertiesPatch(Aws::Utils::Json::JsonView jsonValue)
bool GluePropertiesHasBeenSet() const
ConnectionPropertiesPatch & WithAthenaProperties(AthenaPropertiesT &&value)
ConnectionPropertiesPatch & WithGlueProperties(GluePropertiesT &&value)
const SparkEmrPropertiesPatch & GetSparkEmrProperties() const
ConnectionPropertiesPatch & WithRedshiftProperties(RedshiftPropertiesT &&value)
ConnectionPropertiesPatch & WithIamProperties(IamPropertiesT &&value)
const IamPropertiesPatch & GetIamProperties() const
AWS_DATAZONE_API ConnectionPropertiesPatch()=default
void SetGlueProperties(GluePropertiesT &&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
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
bool RedshiftPropertiesHasBeenSet() const
bool AthenaPropertiesHasBeenSet() const
const AthenaPropertiesPatch & GetAthenaProperties() const
void SetAthenaProperties(AthenaPropertiesT &&value)
const S3PropertiesPatch & GetS3Properties() const
const RedshiftPropertiesPatch & GetRedshiftProperties() const
bool IamPropertiesHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue