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;
const Aws::String & GetObject() const
PardotSourceProperties & WithObject(ObjectT &&value)
bool ObjectHasBeenSet() const
AWS_APPFLOW_API PardotSourceProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API PardotSourceProperties(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
void SetObject(ObjectT &&value)
AWS_APPFLOW_API PardotSourceProperties()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue