7#include <aws/devops-agent/DevOpsAgent_EXPORTS.h>
8#include <aws/devops-agent/model/NewRelicServiceAuthorizationConfig.h>
19namespace DevOpsAgent {
41 template <
typename AuthorizationConfigT = NewRelicServiceAuthorizationConfig>
43 m_authorizationConfigHasBeenSet =
true;
44 m_authorizationConfig = std::forward<AuthorizationConfigT>(value);
46 template <
typename AuthorizationConfigT = NewRelicServiceAuthorizationConfig>
54 bool m_authorizationConfigHasBeenSet =
false;
AWS_DEVOPSAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
NewRelicServiceDetails & WithAuthorizationConfig(AuthorizationConfigT &&value)
void SetAuthorizationConfig(AuthorizationConfigT &&value)
AWS_DEVOPSAGENT_API NewRelicServiceDetails()=default
bool AuthorizationConfigHasBeenSet() const
const NewRelicServiceAuthorizationConfig & GetAuthorizationConfig() const
AWS_DEVOPSAGENT_API NewRelicServiceDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DEVOPSAGENT_API NewRelicServiceDetails(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue