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