7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetApiSecretKey(
const char* value) { m_apiSecretKeyHasBeenSet =
true; m_apiSecretKey.assign(value); }
57 bool m_apiSecretKeyHasBeenSet =
false;
const Aws::String & GetApiSecretKey() const
TrendmicroConnectorProfileCredentials & WithApiSecretKey(const char *value)
bool ApiSecretKeyHasBeenSet() const
TrendmicroConnectorProfileCredentials & WithApiSecretKey(const Aws::String &value)
void SetApiSecretKey(const Aws::String &value)
AWS_APPFLOW_API TrendmicroConnectorProfileCredentials(Aws::Utils::Json::JsonView jsonValue)
void SetApiSecretKey(Aws::String &&value)
TrendmicroConnectorProfileCredentials & WithApiSecretKey(Aws::String &&value)
void SetApiSecretKey(const char *value)
AWS_APPFLOW_API TrendmicroConnectorProfileCredentials()
AWS_APPFLOW_API TrendmicroConnectorProfileCredentials & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue