7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename ApiTokenT = Aws::String>
43 m_apiTokenHasBeenSet =
true;
44 m_apiToken = std::forward<ApiTokenT>(value);
46 template <
typename ApiTokenT = Aws::String>
54 bool m_apiTokenHasBeenSet =
false;
AWS_APPFLOW_API DynatraceConnectorProfileCredentials & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API DynatraceConnectorProfileCredentials()=default
void SetApiToken(ApiTokenT &&value)
bool ApiTokenHasBeenSet() const
DynatraceConnectorProfileCredentials & WithApiToken(ApiTokenT &&value)
AWS_APPFLOW_API DynatraceConnectorProfileCredentials(Aws::Utils::Json::JsonView jsonValue)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetApiToken() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue