7#include <aws/batch/Batch_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/batch/model/EcsTaskProperties.h>
60 bool m_taskPropertiesHasBeenSet =
false;
bool TaskPropertiesHasBeenSet() const
EcsProperties & WithTaskProperties(const Aws::Vector< EcsTaskProperties > &value)
void SetTaskProperties(Aws::Vector< EcsTaskProperties > &&value)
const Aws::Vector< EcsTaskProperties > & GetTaskProperties() const
AWS_BATCH_API EcsProperties()
void SetTaskProperties(const Aws::Vector< EcsTaskProperties > &value)
EcsProperties & WithTaskProperties(Aws::Vector< EcsTaskProperties > &&value)
AWS_BATCH_API EcsProperties(Aws::Utils::Json::JsonView jsonValue)
EcsProperties & AddTaskProperties(const EcsTaskProperties &value)
AWS_BATCH_API Aws::Utils::Json::JsonValue Jsonize() const
EcsProperties & AddTaskProperties(EcsTaskProperties &&value)
AWS_BATCH_API EcsProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue