7#include <aws/core/utils/memory/stl/AWSVector.h>
8#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
9#include <aws/sagemaker-geospatial/model/Operation.h>
20namespace SageMakerGeospatial {
42 template <
typename OperationsT = Aws::Vector<Operation>>
44 m_operationsHasBeenSet =
true;
45 m_operations = std::forward<OperationsT>(value);
47 template <
typename OperationsT = Aws::Vector<Operation>>
52 template <
typename OperationsT = Operation>
54 m_operationsHasBeenSet =
true;
55 m_operations.emplace_back(std::forward<OperationsT>(value));
61 bool m_operationsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue