7#include <aws/appsync/AppSync_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
59 bool m_functionsHasBeenSet =
false;
const Aws::Vector< Aws::String > & GetFunctions() const
PipelineConfig & AddFunctions(const char *value)
void SetFunctions(Aws::Vector< Aws::String > &&value)
PipelineConfig & AddFunctions(Aws::String &&value)
bool FunctionsHasBeenSet() const
PipelineConfig & AddFunctions(const Aws::String &value)
AWS_APPSYNC_API PipelineConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_APPSYNC_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_APPSYNC_API PipelineConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetFunctions(const Aws::Vector< Aws::String > &value)
PipelineConfig & WithFunctions(const Aws::Vector< Aws::String > &value)
AWS_APPSYNC_API PipelineConfig()
PipelineConfig & WithFunctions(Aws::Vector< Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue