7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/GlueConnectionPatch.h>
41 template <
typename GlueConnectionInputT = GlueConnectionPatch>
43 m_glueConnectionInputHasBeenSet =
true;
44 m_glueConnectionInput = std::forward<GlueConnectionInputT>(value);
46 template <
typename GlueConnectionInputT = GlueConnectionPatch>
54 bool m_glueConnectionInputHasBeenSet =
false;
void SetGlueConnectionInput(GlueConnectionInputT &&value)
AWS_DATAZONE_API GluePropertiesPatch(Aws::Utils::Json::JsonView jsonValue)
const GlueConnectionPatch & GetGlueConnectionInput() const
GluePropertiesPatch & WithGlueConnectionInput(GlueConnectionInputT &&value)
bool GlueConnectionInputHasBeenSet() const
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DATAZONE_API GluePropertiesPatch & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API GluePropertiesPatch()=default
Aws::Utils::Json::JsonValue JsonValue