7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/appflow/model/FlowStatus.h>
10#include <aws/appflow/model/ConnectorType.h>
11#include <aws/appflow/model/TriggerType.h>
12#include <aws/core/utils/DateTime.h>
13#include <aws/core/utils/memory/stl/AWSMap.h>
14#include <aws/appflow/model/ExecutionDetails.h>
55 inline void SetFlowArn(
const char* value) { m_flowArnHasBeenSet =
true; m_flowArn.assign(value); }
69 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
84 inline void SetFlowName(
const char* value) { m_flowNameHasBeenSet =
true; m_flowName.assign(value); }
123 inline void SetSourceConnectorLabel(
const char* value) { m_sourceConnectorLabelHasBeenSet =
true; m_sourceConnectorLabel.assign(value); }
150 inline void SetDestinationConnectorLabel(
const char* value) { m_destinationConnectorLabelHasBeenSet =
true; m_destinationConnectorLabel.assign(value); }
201 inline void SetCreatedBy(
const char* value) { m_createdByHasBeenSet =
true; m_createdBy.assign(value); }
215 inline void SetLastUpdatedBy(
const char* value) { m_lastUpdatedByHasBeenSet =
true; m_lastUpdatedBy.assign(value); }
237 inline FlowDefinition&
AddTags(
const char* key,
const char* value) { m_tagsHasBeenSet =
true; m_tags.emplace(key, value);
return *
this; }
254 bool m_flowArnHasBeenSet =
false;
257 bool m_descriptionHasBeenSet =
false;
260 bool m_flowNameHasBeenSet =
false;
263 bool m_flowStatusHasBeenSet =
false;
266 bool m_sourceConnectorTypeHasBeenSet =
false;
269 bool m_sourceConnectorLabelHasBeenSet =
false;
272 bool m_destinationConnectorTypeHasBeenSet =
false;
275 bool m_destinationConnectorLabelHasBeenSet =
false;
278 bool m_triggerTypeHasBeenSet =
false;
281 bool m_createdAtHasBeenSet =
false;
284 bool m_lastUpdatedAtHasBeenSet =
false;
287 bool m_createdByHasBeenSet =
false;
290 bool m_lastUpdatedByHasBeenSet =
false;
293 bool m_tagsHasBeenSet =
false;
296 bool m_lastRunExecutionDetailsHasBeenSet =
false;
void SetSourceConnectorLabel(const Aws::String &value)
FlowDefinition & WithTriggerType(const TriggerType &value)
FlowDefinition & WithDescription(const char *value)
void SetDestinationConnectorLabel(const char *value)
void SetDestinationConnectorType(const ConnectorType &value)
FlowDefinition & WithLastUpdatedBy(Aws::String &&value)
FlowDefinition & WithSourceConnectorType(ConnectorType &&value)
bool LastRunExecutionDetailsHasBeenSet() const
void SetDescription(const Aws::String &value)
FlowDefinition & WithSourceConnectorType(const ConnectorType &value)
AWS_APPFLOW_API FlowDefinition & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetCreatedBy(const char *value)
void SetFlowArn(Aws::String &&value)
bool TagsHasBeenSet() const
const Aws::Utils::DateTime & GetCreatedAt() const
FlowDefinition & WithCreatedAt(Aws::Utils::DateTime &&value)
FlowDefinition & AddTags(const char *key, Aws::String &&value)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
FlowDefinition & AddTags(const char *key, const char *value)
void SetSourceConnectorLabel(Aws::String &&value)
void SetTriggerType(TriggerType &&value)
void SetLastRunExecutionDetails(const ExecutionDetails &value)
void SetDestinationConnectorLabel(Aws::String &&value)
FlowDefinition & WithDescription(Aws::String &&value)
void SetFlowArn(const Aws::String &value)
void SetLastUpdatedAt(const Aws::Utils::DateTime &value)
bool DescriptionHasBeenSet() const
const Aws::String & GetFlowArn() const
FlowDefinition & AddTags(Aws::String &&key, const Aws::String &value)
FlowDefinition & WithLastUpdatedBy(const Aws::String &value)
FlowDefinition & WithCreatedBy(const char *value)
void SetFlowName(const char *value)
const Aws::String & GetLastUpdatedBy() const
AWS_APPFLOW_API FlowDefinition()
FlowDefinition & WithLastUpdatedAt(const Aws::Utils::DateTime &value)
FlowDefinition & WithFlowArn(const char *value)
FlowDefinition & WithFlowStatus(const FlowStatus &value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
const FlowStatus & GetFlowStatus() const
FlowDefinition & WithDescription(const Aws::String &value)
FlowDefinition & WithFlowArn(Aws::String &&value)
FlowDefinition & WithLastRunExecutionDetails(ExecutionDetails &&value)
bool DestinationConnectorLabelHasBeenSet() const
const Aws::String & GetCreatedBy() const
bool FlowNameHasBeenSet() const
FlowDefinition & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
void SetSourceConnectorType(ConnectorType &&value)
bool CreatedByHasBeenSet() const
bool TriggerTypeHasBeenSet() const
FlowDefinition & WithLastUpdatedAt(Aws::Utils::DateTime &&value)
bool CreatedAtHasBeenSet() const
FlowDefinition & WithSourceConnectorLabel(const char *value)
const ConnectorType & GetDestinationConnectorType() const
void SetFlowName(Aws::String &&value)
void SetLastRunExecutionDetails(ExecutionDetails &&value)
FlowDefinition & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetLastUpdatedBy(Aws::String &&value)
FlowDefinition & AddTags(Aws::String &&key, const char *value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
const Aws::String & GetDescription() const
void SetCreatedBy(Aws::String &&value)
FlowDefinition & WithFlowStatus(FlowStatus &&value)
bool FlowStatusHasBeenSet() const
FlowDefinition & WithDestinationConnectorType(const ConnectorType &value)
FlowDefinition & WithCreatedBy(const Aws::String &value)
FlowDefinition & WithDestinationConnectorLabel(Aws::String &&value)
FlowDefinition & WithCreatedBy(Aws::String &&value)
bool LastUpdatedAtHasBeenSet() const
bool LastUpdatedByHasBeenSet() const
FlowDefinition & WithLastRunExecutionDetails(const ExecutionDetails &value)
FlowDefinition & WithDestinationConnectorType(ConnectorType &&value)
const ExecutionDetails & GetLastRunExecutionDetails() const
void SetFlowArn(const char *value)
const TriggerType & GetTriggerType() const
void SetLastUpdatedBy(const char *value)
FlowDefinition & AddTags(const Aws::String &key, Aws::String &&value)
FlowDefinition & WithLastUpdatedBy(const char *value)
void SetDescription(Aws::String &&value)
FlowDefinition & WithFlowArn(const Aws::String &value)
FlowDefinition & WithSourceConnectorLabel(const Aws::String &value)
FlowDefinition & WithFlowName(const Aws::String &value)
void SetSourceConnectorLabel(const char *value)
void SetSourceConnectorType(const ConnectorType &value)
void SetDescription(const char *value)
void SetCreatedBy(const Aws::String &value)
bool SourceConnectorTypeHasBeenSet() const
bool DestinationConnectorTypeHasBeenSet() const
const Aws::String & GetDestinationConnectorLabel() const
FlowDefinition & WithSourceConnectorLabel(Aws::String &&value)
FlowDefinition & WithDestinationConnectorLabel(const Aws::String &value)
FlowDefinition & AddTags(const Aws::String &key, const Aws::String &value)
void SetFlowStatus(const FlowStatus &value)
FlowDefinition & WithFlowName(const char *value)
FlowDefinition & WithFlowName(Aws::String &&value)
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetDestinationConnectorLabel(const Aws::String &value)
FlowDefinition & AddTags(Aws::String &&key, Aws::String &&value)
const Aws::String & GetFlowName() const
const Aws::String & GetSourceConnectorLabel() const
const Aws::Utils::DateTime & GetLastUpdatedAt() const
bool FlowArnHasBeenSet() const
FlowDefinition & WithTriggerType(TriggerType &&value)
bool SourceConnectorLabelHasBeenSet() const
FlowDefinition & WithDestinationConnectorLabel(const char *value)
const ConnectorType & GetSourceConnectorType() const
const Aws::Map< Aws::String, Aws::String > & GetTags() const
void SetLastUpdatedAt(Aws::Utils::DateTime &&value)
FlowDefinition & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetFlowName(const Aws::String &value)
void SetDestinationConnectorType(ConnectorType &&value)
AWS_APPFLOW_API FlowDefinition(Aws::Utils::Json::JsonView jsonValue)
void SetTriggerType(const TriggerType &value)
void SetLastUpdatedBy(const Aws::String &value)
void SetFlowStatus(FlowStatus &&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
Aws::Utils::Json::JsonValue JsonValue