7#include <aws/pipes/Pipes_EXPORTS.h>
8#include <aws/pipes/model/EcsEnvironmentFileType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
80 inline void SetValue(
const char* value) { m_valueHasBeenSet =
true; m_value.assign(value); }
88 bool m_typeHasBeenSet =
false;
91 bool m_valueHasBeenSet =
false;
void SetValue(const char *value)
const EcsEnvironmentFileType & GetType() const
void SetValue(const Aws::String &value)
EcsEnvironmentFile & WithValue(const char *value)
EcsEnvironmentFile & WithType(EcsEnvironmentFileType &&value)
void SetValue(Aws::String &&value)
void SetType(EcsEnvironmentFileType &&value)
void SetType(const EcsEnvironmentFileType &value)
AWS_PIPES_API Aws::Utils::Json::JsonValue Jsonize() const
EcsEnvironmentFile & WithType(const EcsEnvironmentFileType &value)
AWS_PIPES_API EcsEnvironmentFile & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetValue() const
AWS_PIPES_API EcsEnvironmentFile(Aws::Utils::Json::JsonView jsonValue)
AWS_PIPES_API EcsEnvironmentFile()
EcsEnvironmentFile & WithValue(Aws::String &&value)
bool ValueHasBeenSet() const
bool TypeHasBeenSet() const
EcsEnvironmentFile & WithValue(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue