7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename ObjectT = Aws::String>
43 m_objectHasBeenSet =
true;
44 m_object = std::forward<ObjectT>(value);
46 template <
typename ObjectT = Aws::String>
54 bool m_objectHasBeenSet =
false;
ZendeskSourceProperties & WithObject(ObjectT &&value)
void SetObject(ObjectT &&value)
AWS_APPFLOW_API ZendeskSourceProperties()=default
AWS_APPFLOW_API ZendeskSourceProperties(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_APPFLOW_API ZendeskSourceProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ObjectHasBeenSet() const
const Aws::String & GetObject() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue