7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/appflow/model/ConnectorProfileProperties.h>
9#include <aws/appflow/model/ConnectorProfileCredentials.h>
68 bool m_connectorProfilePropertiesHasBeenSet =
false;
71 bool m_connectorProfileCredentialsHasBeenSet =
false;
void SetConnectorProfileProperties(ConnectorProfileProperties &&value)
ConnectorProfileConfig & WithConnectorProfileProperties(ConnectorProfileProperties &&value)
ConnectorProfileConfig & WithConnectorProfileProperties(const ConnectorProfileProperties &value)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
void SetConnectorProfileProperties(const ConnectorProfileProperties &value)
const ConnectorProfileCredentials & GetConnectorProfileCredentials() const
ConnectorProfileConfig & WithConnectorProfileCredentials(ConnectorProfileCredentials &&value)
bool ConnectorProfilePropertiesHasBeenSet() const
const ConnectorProfileProperties & GetConnectorProfileProperties() const
ConnectorProfileConfig & WithConnectorProfileCredentials(const ConnectorProfileCredentials &value)
void SetConnectorProfileCredentials(ConnectorProfileCredentials &&value)
AWS_APPFLOW_API ConnectorProfileConfig()
bool ConnectorProfileCredentialsHasBeenSet() const
AWS_APPFLOW_API ConnectorProfileConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetConnectorProfileCredentials(const ConnectorProfileCredentials &value)
AWS_APPFLOW_API ConnectorProfileConfig(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue