7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/appflow/model/ConnectorType.h>
10#include <aws/appflow/model/ConnectionMode.h>
11#include <aws/appflow/model/ConnectorProfileProperties.h>
12#include <aws/core/utils/DateTime.h>
13#include <aws/appflow/model/PrivateConnectionProvisioningState.h>
58 inline void SetConnectorProfileArn(
const char* value) { m_connectorProfileArnHasBeenSet =
true; m_connectorProfileArn.assign(value); }
73 inline void SetConnectorProfileName(
const char* value) { m_connectorProfileNameHasBeenSet =
true; m_connectorProfileName.assign(value); }
99 inline void SetConnectorLabel(
const char* value) { m_connectorLabelHasBeenSet =
true; m_connectorLabel.assign(value); }
125 inline void SetCredentialsArn(
const char* value) { m_credentialsArnHasBeenSet =
true; m_credentialsArn.assign(value); }
181 bool m_connectorProfileArnHasBeenSet =
false;
184 bool m_connectorProfileNameHasBeenSet =
false;
187 bool m_connectorTypeHasBeenSet =
false;
190 bool m_connectorLabelHasBeenSet =
false;
193 bool m_connectionModeHasBeenSet =
false;
196 bool m_credentialsArnHasBeenSet =
false;
199 bool m_connectorProfilePropertiesHasBeenSet =
false;
202 bool m_createdAtHasBeenSet =
false;
205 bool m_lastUpdatedAtHasBeenSet =
false;
208 bool m_privateConnectionProvisioningStateHasBeenSet =
false;
const PrivateConnectionProvisioningState & GetPrivateConnectionProvisioningState() const
void SetConnectorProfileName(const Aws::String &value)
ConnectorProfile & WithConnectionMode(ConnectionMode &&value)
ConnectorProfile & WithConnectorProfileProperties(ConnectorProfileProperties &&value)
bool LastUpdatedAtHasBeenSet() const
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
bool PrivateConnectionProvisioningStateHasBeenSet() const
void SetConnectorType(const ConnectorType &value)
ConnectorProfile & WithCredentialsArn(const char *value)
ConnectorProfile & WithConnectorLabel(Aws::String &&value)
ConnectorProfile & WithPrivateConnectionProvisioningState(PrivateConnectionProvisioningState &&value)
ConnectorProfile & WithLastUpdatedAt(const Aws::Utils::DateTime &value)
ConnectorProfile & WithPrivateConnectionProvisioningState(const PrivateConnectionProvisioningState &value)
ConnectorProfile & WithConnectorProfileProperties(const ConnectorProfileProperties &value)
void SetConnectorProfileArn(const char *value)
bool ConnectorTypeHasBeenSet() const
ConnectorProfile & WithConnectorLabel(const char *value)
void SetConnectionMode(const ConnectionMode &value)
void SetConnectorLabel(const Aws::String &value)
ConnectorProfile & WithCredentialsArn(const Aws::String &value)
ConnectorProfile & WithConnectorProfileArn(const Aws::String &value)
ConnectorProfile & WithConnectorLabel(const Aws::String &value)
void SetPrivateConnectionProvisioningState(const PrivateConnectionProvisioningState &value)
AWS_APPFLOW_API ConnectorProfile & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetConnectorProfileName(Aws::String &&value)
AWS_APPFLOW_API ConnectorProfile()
ConnectorProfile & WithConnectorType(const ConnectorType &value)
const ConnectorProfileProperties & GetConnectorProfileProperties() const
void SetConnectorType(ConnectorType &&value)
const ConnectionMode & GetConnectionMode() const
void SetCreatedAt(const Aws::Utils::DateTime &value)
void SetConnectorProfileName(const char *value)
void SetCredentialsArn(const Aws::String &value)
const Aws::String & GetConnectorLabel() const
const Aws::Utils::DateTime & GetCreatedAt() const
bool ConnectorLabelHasBeenSet() const
void SetConnectorProfileProperties(ConnectorProfileProperties &&value)
AWS_APPFLOW_API ConnectorProfile(Aws::Utils::Json::JsonView jsonValue)
ConnectorProfile & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetLastUpdatedAt(const Aws::Utils::DateTime &value)
void SetConnectorProfileProperties(const ConnectorProfileProperties &value)
bool ConnectorProfilePropertiesHasBeenSet() const
void SetConnectorLabel(const char *value)
const Aws::String & GetConnectorProfileName() const
bool CredentialsArnHasBeenSet() const
const Aws::Utils::DateTime & GetLastUpdatedAt() const
ConnectorProfile & WithConnectionMode(const ConnectionMode &value)
ConnectorProfile & WithConnectorType(ConnectorType &&value)
ConnectorProfile & WithConnectorProfileName(const Aws::String &value)
ConnectorProfile & WithConnectorProfileName(const char *value)
void SetCredentialsArn(const char *value)
void SetConnectorLabel(Aws::String &&value)
bool ConnectionModeHasBeenSet() const
void SetConnectionMode(ConnectionMode &&value)
void SetLastUpdatedAt(Aws::Utils::DateTime &&value)
bool ConnectorProfileArnHasBeenSet() const
ConnectorProfile & WithConnectorProfileName(Aws::String &&value)
const Aws::String & GetConnectorProfileArn() const
void SetConnectorProfileArn(const Aws::String &value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
ConnectorProfile & WithCreatedAt(Aws::Utils::DateTime &&value)
void SetConnectorProfileArn(Aws::String &&value)
const ConnectorType & GetConnectorType() const
void SetPrivateConnectionProvisioningState(PrivateConnectionProvisioningState &&value)
const Aws::String & GetCredentialsArn() const
ConnectorProfile & WithCredentialsArn(Aws::String &&value)
ConnectorProfile & WithConnectorProfileArn(Aws::String &&value)
ConnectorProfile & WithConnectorProfileArn(const char *value)
bool CreatedAtHasBeenSet() const
ConnectorProfile & WithLastUpdatedAt(Aws::Utils::DateTime &&value)
bool ConnectorProfileNameHasBeenSet() const
void SetCredentialsArn(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue