7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename ApiSecretKeyT = Aws::String>
43 m_apiSecretKeyHasBeenSet =
true;
44 m_apiSecretKey = std::forward<ApiSecretKeyT>(value);
46 template <
typename ApiSecretKeyT = Aws::String>
54 bool m_apiSecretKeyHasBeenSet =
false;
const Aws::String & GetApiSecretKey() const
bool ApiSecretKeyHasBeenSet() const
AWS_APPFLOW_API TrendmicroConnectorProfileCredentials(Aws::Utils::Json::JsonView jsonValue)
void SetApiSecretKey(ApiSecretKeyT &&value)
AWS_APPFLOW_API TrendmicroConnectorProfileCredentials()=default
AWS_APPFLOW_API TrendmicroConnectorProfileCredentials & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
TrendmicroConnectorProfileCredentials & WithApiSecretKey(ApiSecretKeyT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue