7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
42 template <
typename ApiKeyT = Aws::String>
44 m_apiKeyHasBeenSet =
true;
45 m_apiKey = std::forward<ApiKeyT>(value);
47 template <
typename ApiKeyT = Aws::String>
55 bool m_apiKeyHasBeenSet =
false;
const Aws::String & GetApiKey() const
bool ApiKeyHasBeenSet() const
SingularConnectorProfileCredentials & WithApiKey(ApiKeyT &&value)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
void SetApiKey(ApiKeyT &&value)
AWS_APPFLOW_API SingularConnectorProfileCredentials()=default
AWS_APPFLOW_API SingularConnectorProfileCredentials & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API SingularConnectorProfileCredentials(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue