7#include <aws/amplifyuibuilder/AmplifyUIBuilder_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/amplifyuibuilder/model/ComponentProperty.h>
12#include <aws/amplifyuibuilder/model/ComponentChild.h>
13#include <aws/amplifyuibuilder/model/ComponentVariant.h>
14#include <aws/amplifyuibuilder/model/ComponentBindingPropertiesValue.h>
15#include <aws/amplifyuibuilder/model/ComponentDataConfiguration.h>
16#include <aws/amplifyuibuilder/model/ComponentEvent.h>
29namespace AmplifyUIBuilder
56 inline void SetId(
Aws::String&& value) { m_idHasBeenSet =
true; m_id = std::move(value); }
57 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
71 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
86 inline void SetSourceId(
const char* value) { m_sourceIdHasBeenSet =
true; m_sourceId.assign(value); }
101 inline void SetComponentType(
const char* value) { m_componentTypeHasBeenSet =
true; m_componentType.assign(value); }
236 inline void SetSchemaVersion(
const char* value) { m_schemaVersionHasBeenSet =
true; m_schemaVersion.assign(value); }
244 bool m_idHasBeenSet =
false;
247 bool m_nameHasBeenSet =
false;
250 bool m_sourceIdHasBeenSet =
false;
253 bool m_componentTypeHasBeenSet =
false;
256 bool m_propertiesHasBeenSet =
false;
259 bool m_childrenHasBeenSet =
false;
262 bool m_variantsHasBeenSet =
false;
265 bool m_overridesHasBeenSet =
false;
268 bool m_bindingPropertiesHasBeenSet =
false;
271 bool m_collectionPropertiesHasBeenSet =
false;
274 bool m_eventsHasBeenSet =
false;
277 bool m_schemaVersionHasBeenSet =
false;
void SetName(const Aws::String &value)
UpdateComponentData & WithSchemaVersion(Aws::String &&value)
void SetComponentType(const Aws::String &value)
UpdateComponentData & WithCollectionProperties(Aws::Map< Aws::String, ComponentDataConfiguration > &&value)
UpdateComponentData & WithSchemaVersion(const char *value)
void SetChildren(const Aws::Vector< ComponentChild > &value)
void SetCollectionProperties(Aws::Map< Aws::String, ComponentDataConfiguration > &&value)
UpdateComponentData & WithEvents(Aws::Map< Aws::String, ComponentEvent > &&value)
UpdateComponentData & WithBindingProperties(const Aws::Map< Aws::String, ComponentBindingPropertiesValue > &value)
UpdateComponentData & WithSourceId(Aws::String &&value)
UpdateComponentData & AddCollectionProperties(const Aws::String &key, const ComponentDataConfiguration &value)
void SetComponentType(const char *value)
UpdateComponentData & AddEvents(const char *key, const ComponentEvent &value)
UpdateComponentData & WithName(const char *value)
bool PropertiesHasBeenSet() const
UpdateComponentData & AddProperties(const char *key, ComponentProperty &&value)
void SetSchemaVersion(const Aws::String &value)
const Aws::String & GetSourceId() const
AWS_AMPLIFYUIBUILDER_API UpdateComponentData()
UpdateComponentData & WithId(const Aws::String &value)
void SetSourceId(Aws::String &&value)
void SetVariants(const Aws::Vector< ComponentVariant > &value)
UpdateComponentData & AddEvents(const Aws::String &key, const ComponentEvent &value)
const Aws::Map< Aws::String, ComponentBindingPropertiesValue > & GetBindingProperties() const
UpdateComponentData & WithSourceId(const Aws::String &value)
UpdateComponentData & AddEvents(const char *key, ComponentEvent &&value)
const Aws::Map< Aws::String, Aws::Map< Aws::String, Aws::String > > & GetOverrides() const
UpdateComponentData & AddProperties(Aws::String &&key, const ComponentProperty &value)
UpdateComponentData & AddChildren(const ComponentChild &value)
void SetCollectionProperties(const Aws::Map< Aws::String, ComponentDataConfiguration > &value)
UpdateComponentData & AddOverrides(const Aws::String &key, Aws::Map< Aws::String, Aws::String > &&value)
UpdateComponentData & WithName(Aws::String &&value)
UpdateComponentData & AddBindingProperties(Aws::String &&key, const ComponentBindingPropertiesValue &value)
bool ChildrenHasBeenSet() const
UpdateComponentData & AddOverrides(Aws::String &&key, const Aws::Map< Aws::String, Aws::String > &value)
UpdateComponentData & AddProperties(const char *key, const ComponentProperty &value)
void SetEvents(Aws::Map< Aws::String, ComponentEvent > &&value)
void SetProperties(Aws::Map< Aws::String, ComponentProperty > &&value)
UpdateComponentData & WithName(const Aws::String &value)
const Aws::String & GetId() const
bool SourceIdHasBeenSet() const
void SetComponentType(Aws::String &&value)
UpdateComponentData & AddCollectionProperties(const char *key, const ComponentDataConfiguration &value)
UpdateComponentData & AddCollectionProperties(Aws::String &&key, ComponentDataConfiguration &&value)
UpdateComponentData & WithProperties(Aws::Map< Aws::String, ComponentProperty > &&value)
UpdateComponentData & AddCollectionProperties(const char *key, ComponentDataConfiguration &&value)
UpdateComponentData & AddProperties(Aws::String &&key, ComponentProperty &&value)
UpdateComponentData & AddVariants(const ComponentVariant &value)
AWS_AMPLIFYUIBUILDER_API UpdateComponentData & operator=(Aws::Utils::Json::JsonView jsonValue)
UpdateComponentData & AddBindingProperties(Aws::String &&key, ComponentBindingPropertiesValue &&value)
AWS_AMPLIFYUIBUILDER_API UpdateComponentData(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetComponentType() const
UpdateComponentData & WithProperties(const Aws::Map< Aws::String, ComponentProperty > &value)
void SetSchemaVersion(Aws::String &&value)
UpdateComponentData & AddOverrides(const Aws::String &key, const Aws::Map< Aws::String, Aws::String > &value)
bool ComponentTypeHasBeenSet() const
void SetName(Aws::String &&value)
void SetChildren(Aws::Vector< ComponentChild > &&value)
bool BindingPropertiesHasBeenSet() const
UpdateComponentData & WithBindingProperties(Aws::Map< Aws::String, ComponentBindingPropertiesValue > &&value)
void SetName(const char *value)
UpdateComponentData & AddOverrides(const char *key, const Aws::Map< Aws::String, Aws::String > &value)
void SetProperties(const Aws::Map< Aws::String, ComponentProperty > &value)
UpdateComponentData & AddBindingProperties(const char *key, const ComponentBindingPropertiesValue &value)
UpdateComponentData & WithOverrides(const Aws::Map< Aws::String, Aws::Map< Aws::String, Aws::String > > &value)
void SetSourceId(const char *value)
UpdateComponentData & WithComponentType(Aws::String &&value)
void SetId(const char *value)
UpdateComponentData & WithSchemaVersion(const Aws::String &value)
UpdateComponentData & AddProperties(const Aws::String &key, ComponentProperty &&value)
UpdateComponentData & AddBindingProperties(const Aws::String &key, const ComponentBindingPropertiesValue &value)
const Aws::String & GetSchemaVersion() const
UpdateComponentData & AddOverrides(Aws::String &&key, Aws::Map< Aws::String, Aws::String > &&value)
void SetOverrides(const Aws::Map< Aws::String, Aws::Map< Aws::String, Aws::String > > &value)
UpdateComponentData & AddEvents(Aws::String &&key, ComponentEvent &&value)
void SetId(Aws::String &&value)
UpdateComponentData & WithCollectionProperties(const Aws::Map< Aws::String, ComponentDataConfiguration > &value)
UpdateComponentData & WithEvents(const Aws::Map< Aws::String, ComponentEvent > &value)
UpdateComponentData & WithVariants(Aws::Vector< ComponentVariant > &&value)
bool IdHasBeenSet() const
bool EventsHasBeenSet() const
UpdateComponentData & AddEvents(Aws::String &&key, const ComponentEvent &value)
UpdateComponentData & WithSourceId(const char *value)
bool VariantsHasBeenSet() const
bool SchemaVersionHasBeenSet() const
const Aws::Map< Aws::String, ComponentProperty > & GetProperties() const
AWS_AMPLIFYUIBUILDER_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetName() const
UpdateComponentData & AddChildren(ComponentChild &&value)
void SetBindingProperties(Aws::Map< Aws::String, ComponentBindingPropertiesValue > &&value)
UpdateComponentData & WithId(Aws::String &&value)
void SetOverrides(Aws::Map< Aws::String, Aws::Map< Aws::String, Aws::String > > &&value)
UpdateComponentData & WithComponentType(const Aws::String &value)
UpdateComponentData & AddProperties(const Aws::String &key, const ComponentProperty &value)
void SetBindingProperties(const Aws::Map< Aws::String, ComponentBindingPropertiesValue > &value)
void SetSchemaVersion(const char *value)
UpdateComponentData & WithVariants(const Aws::Vector< ComponentVariant > &value)
UpdateComponentData & AddEvents(const Aws::String &key, ComponentEvent &&value)
const Aws::Vector< ComponentVariant > & GetVariants() const
void SetVariants(Aws::Vector< ComponentVariant > &&value)
UpdateComponentData & WithOverrides(Aws::Map< Aws::String, Aws::Map< Aws::String, Aws::String > > &&value)
const Aws::Vector< ComponentChild > & GetChildren() const
const Aws::Map< Aws::String, ComponentEvent > & GetEvents() const
bool NameHasBeenSet() const
const Aws::Map< Aws::String, ComponentDataConfiguration > & GetCollectionProperties() const
void SetEvents(const Aws::Map< Aws::String, ComponentEvent > &value)
UpdateComponentData & WithChildren(Aws::Vector< ComponentChild > &&value)
UpdateComponentData & AddBindingProperties(const char *key, ComponentBindingPropertiesValue &&value)
UpdateComponentData & AddCollectionProperties(Aws::String &&key, const ComponentDataConfiguration &value)
void SetId(const Aws::String &value)
UpdateComponentData & AddBindingProperties(const Aws::String &key, ComponentBindingPropertiesValue &&value)
UpdateComponentData & WithId(const char *value)
bool OverridesHasBeenSet() const
UpdateComponentData & WithChildren(const Aws::Vector< ComponentChild > &value)
void SetSourceId(const Aws::String &value)
bool CollectionPropertiesHasBeenSet() const
UpdateComponentData & WithComponentType(const char *value)
UpdateComponentData & AddVariants(ComponentVariant &&value)
UpdateComponentData & AddOverrides(const char *key, Aws::Map< Aws::String, Aws::String > &&value)
UpdateComponentData & AddCollectionProperties(const Aws::String &key, ComponentDataConfiguration &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue