7#include <aws/deadline/Deadline_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
49 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
87 bool m_nameHasBeenSet =
false;
90 bool m_anyOfHasBeenSet =
false;
93 bool m_allOfHasBeenSet =
false;
StepAttributeCapability & WithName(Aws::String &&value)
StepAttributeCapability & AddAllOf(const Aws::String &value)
void SetName(Aws::String &&value)
const Aws::Vector< Aws::String > & GetAllOf() const
StepAttributeCapability & AddAllOf(const char *value)
bool NameHasBeenSet() const
void SetAllOf(Aws::Vector< Aws::String > &&value)
StepAttributeCapability & WithAllOf(Aws::Vector< Aws::String > &&value)
StepAttributeCapability & AddAllOf(Aws::String &&value)
void SetAllOf(const Aws::Vector< Aws::String > &value)
StepAttributeCapability & WithAnyOf(const Aws::Vector< Aws::String > &value)
bool AllOfHasBeenSet() const
StepAttributeCapability & WithName(const Aws::String &value)
bool AnyOfHasBeenSet() const
StepAttributeCapability & AddAnyOf(Aws::String &&value)
void SetAnyOf(const Aws::Vector< Aws::String > &value)
AWS_DEADLINE_API StepAttributeCapability & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetName(const char *value)
const Aws::String & GetName() const
AWS_DEADLINE_API StepAttributeCapability(Aws::Utils::Json::JsonView jsonValue)
StepAttributeCapability & AddAnyOf(const char *value)
void SetName(const Aws::String &value)
StepAttributeCapability & WithAllOf(const Aws::Vector< Aws::String > &value)
StepAttributeCapability & WithAnyOf(Aws::Vector< Aws::String > &&value)
const Aws::Vector< Aws::String > & GetAnyOf() const
StepAttributeCapability & AddAnyOf(const Aws::String &value)
void SetAnyOf(Aws::Vector< Aws::String > &&value)
AWS_DEADLINE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DEADLINE_API StepAttributeCapability()
StepAttributeCapability & WithName(const char *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